Home
last modified time | relevance | path

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

/system/nfc/src/nfc/nfc/
Dnfc_vs.cc95 if (p_data == NULL || (p_data->len > NCI_MAX_VSC_SIZE)) { in NFC_SendRawVsCommand()
141 (p_data->len > NCI_MAX_VSC_SIZE)) { in NFC_SendVsCommand()
/system/nfc/src/include/
Dnci_defs.h36 #define NCI_MAX_VSC_SIZE 0xFF macro