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

  /external/libnfc-nci/src/nfc/nci/
nci_hmsgs.c 81 if ((p = NCI_GET_CMD_BUF (NCI_CORE_PARAM_SIZE_INIT)) == NULL)
85 p->len = NCI_MSG_HDR_SIZE + NCI_CORE_PARAM_SIZE_INIT;
92 UINT8_TO_STREAM (pp, NCI_CORE_PARAM_SIZE_INIT);
  /external/libnfc-nci/src/hal/include/
nci_defs.h 244 #define NCI_CORE_PARAM_SIZE_INIT 0x00 /* no payload */

Completed in 39 milliseconds