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

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

Completed in 18 milliseconds