Searched refs:HCI_FEATURE_ESCO_EV3_MASK (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dhcidefs.h1328 #define HCI_FEATURE_ESCO_EV3_MASK 0x80 macro
1330 #define HCI_ESCO_EV3_SUPPORTED(x) ((x)[HCI_FEATURE_ESCO_EV3_OFF] & HCI_FEATURE_ESCO_EV3_MASK)
/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dhcidefs.h1430 #define HCI_FEATURE_ESCO_EV3_MASK 0x80 macro
1432 #define HCI_ESCO_EV3_SUPPORTED(x) ((x)[HCI_FEATURE_ESCO_EV3_OFF] & HCI_FEATURE_ESCO_EV3_MASK)
/external/libnfc-nci/src/include/
H A Dhcidefs.h1433 #define HCI_FEATURE_ESCO_EV3_MASK 0x80 macro
1435 #define HCI_ESCO_EV3_SUPPORTED(x) ((x)[HCI_FEATURE_ESCO_EV3_OFF] & HCI_FEATURE_ESCO_EV3_MASK)

Completed in 62 milliseconds