Home
last modified time | relevance | path

Searched defs:HCI_ESCO_EV5_SUPPORTED (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
Dhcidefs.h1447 #define HCI_ESCO_EV5_SUPPORTED(x) ((x)[HCI_FEATURE_ESCO_EV5_OFF] & HCI_FEATURE_ESCO_EV5_MASK) macro
/external/libnfc-nci/src/include/
Dhcidefs.h1444 #define HCI_ESCO_EV5_SUPPORTED(x) ((x)[HCI_FEATURE_ESCO_EV5_OFF] & HCI_FEATURE_ESCO_EV5_MASK) macro