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

  /external/libnfc-nci/src/nfc/nci/
nci_hmsgs.c 49 if ((p = NCI_GET_CMD_BUF (NCI_CORE_PARAM_SIZE_RESET)) == NULL)
53 p->len = NCI_MSG_HDR_SIZE + NCI_CORE_PARAM_SIZE_RESET;
60 UINT8_TO_STREAM (pp, NCI_CORE_PARAM_SIZE_RESET);
  /external/libnfc-nci/src/hal/include/
nci_defs.h 240 #define NCI_CORE_PARAM_SIZE_RESET 0x01

Completed in 44 milliseconds