Searched refs:HCI_FEATURE_ANUM_PIN_CAP_MASK (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dhcidefs.h1782 #define HCI_FEATURE_ANUM_PIN_CAP_MASK 0x04 macro
1784 #define HCI_ANUM_PIN_CAP_SUPPORTED(x) ((x)[HCI_FEATURE_ANUM_PIN_CAP_OFF] & HCI_FEATURE_ANUM_PIN_CAP_MASK)
/external/libnfc-nci/src/include/
H A Dhcidefs.h1528 #define HCI_FEATURE_ANUM_PIN_CAP_MASK 0x04 macro
1530 #define HCI_ANUM_PIN_CAP_SUPPORTED(x) ((x)[HCI_FEATURE_ANUM_PIN_CAP_OFF] & HCI_FEATURE_ANUM_PIN_CAP_MASK)

Completed in 1195 milliseconds