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

  /external/libnfc-nci/src/nfc/nci/
nci_hmsgs.c 273 if ((p = NCI_GET_CMD_BUF (NCI_PARAM_SIZE_DISCOVER_NFCEE)) == NULL)
277 p->len = NCI_MSG_HDR_SIZE + NCI_PARAM_SIZE_DISCOVER_NFCEE;
284 UINT8_TO_STREAM (pp, NCI_PARAM_SIZE_DISCOVER_NFCEE);
  /external/libnfc-nci/src/hal/include/
nci_defs.h 291 #define NCI_PARAM_SIZE_DISCOVER_NFCEE 0x01 /* Discovery Action (1 octet) */

Completed in 23 milliseconds