Searched refs:NCI_CORE_PARAM_SIZE_RESET (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfc/nci/
H A Dnci_hmsgs.c49 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/
H A Dnci_defs.h240 #define NCI_CORE_PARAM_SIZE_RESET 0x01 macro

Completed in 28 milliseconds