Searched refs:T_CAPABILITY (Results 1 – 2 of 2) sorted by relevance
137 #define T_CAPABILITY (0x1a | (4 << 16)) macro
529 hci->data[len++] = TLV_T(T_CAPABILITY); in gdm_wimax_prepare_device()530 hci->data[len++] = TLV_L(T_CAPABILITY); in gdm_wimax_prepare_device()532 memcpy(&hci->data[len], &val_be32, TLV_L(T_CAPABILITY)); in gdm_wimax_prepare_device()533 len += TLV_L(T_CAPABILITY); in gdm_wimax_prepare_device()