Home | History | Annotate | Download | only in include

Lines Matching refs:HCI_FEATURE_ESCO_EV5_MASK

1442 #define HCI_FEATURE_ESCO_EV5_MASK       0x02
1444 #define HCI_ESCO_EV5_SUPPORTED(x) ((x)[HCI_FEATURE_ESCO_EV5_OFF] & HCI_FEATURE_ESCO_EV5_MASK)