Home
last modified time | relevance | path

Searched refs:NCI_INTERFACE_FIRST_VS (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/hal/include/
Dnci_defs.h355 #define NCI_INTERFACE_FIRST_VS 0x80 macro
/external/libnfc-nci/src/nfc/nfc/
Dnfc_main.c241 else if (((*p) > NCI_INTERFACE_FIRST_VS) && (yy < NFC_NFCC_MAX_NUM_VS_INTERFACE)) in nfc_enabled()