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

  /system/nfc/src/nfc/nfc/
nfc_vs.c 97 p_data->offset = NCI_VSC_MSG_HDR_SIZE;
103 if ((p_data == NULL) || (p_data->offset < NCI_VSC_MSG_HDR_SIZE) ||
105 NFC_TRACE_ERROR1("buffer offset must be >= %d", NCI_VSC_MSG_HDR_SIZE);
  /system/nfc/src/hal/include/
nci_defs.h 46 #define NCI_VSC_MSG_HDR_SIZE 12

Completed in 286 milliseconds