HomeSort by relevance Sort by last modified time
    Searched refs:NCI_MAX_VSC_SIZE (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/src/nfc/nfc/
nfc_vs.c 121 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/
nci_defs.h 42 #define NCI_MAX_VSC_SIZE 0xFF

Completed in 1114 milliseconds