Home
last modified time | relevance | path

Searched refs:NCI_INTERFACE_EXTENSION_MAX (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/nfc/include/
Dnfc_int.h187 uint8_t nci_intf_extension_map[NCI_INTERFACE_EXTENSION_MAX];
/system/nfc/src/include/
Dnci_defs.h334 #define NCI_INTERFACE_EXTENSION_MAX 2 macro
/system/nfc/src/nfc/nfc/
Dnfc_main.cc276 if (((*p) < NCI_INTERFACE_EXTENSION_MAX) && in nfc_enabled()