Home | History | Annotate | Download | only in include

Lines Matching refs:HCI_FEATURE_LINK_SUP_TO_EVT_MASK

1810 #define HCI_FEATURE_LINK_SUP_TO_EVT_MASK 0x01
1812 #define HCI_LINK_SUP_TO_EVT_SUPPORTED(x) ((x)[HCI_FEATURE_LINK_SUP_TO_EVT_OFF] & HCI_FEATURE_LINK_SUP_TO_EVT_MASK)