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

  /system/nfc/src/nfc/nfc/
nfc_vs.cc 95 if (p_data == NULL || (p_data->len > NCI_MAX_VSC_SIZE)) {
141 (p_data->len > NCI_MAX_VSC_SIZE)) {
  /system/nfc/src/include/
nci_defs.h 36 #define NCI_MAX_VSC_SIZE 0xFF

Completed in 54 milliseconds