Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/nfc/
Dnfc_vs.c121 …f ((p_data == NULL) || (p_data->offset < NCI_VSC_MSG_HDR_SIZE) || (p_data->len > NCI_MAX_VSC_SIZE)) in NFC_SendVsCommand()
/external/libnfc-nci/src/hal/include/
Dnci_defs.h42 #define NCI_MAX_VSC_SIZE 0xFF macro