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

  /external/libnfc-nci/src/nfc/nci/
nci_hmsgs.c 237 if ((p = NCI_GET_CMD_BUF (NCI_CORE_PARAM_SIZE_CON_CLOSE)) == NULL)
241 p->len = NCI_MSG_HDR_SIZE + NCI_CORE_PARAM_SIZE_CON_CLOSE;
248 UINT8_TO_STREAM (pp, NCI_CORE_PARAM_SIZE_CON_CLOSE);
  /external/libnfc-nci/src/hal/include/
nci_defs.h 276 #define NCI_CORE_PARAM_SIZE_CON_CLOSE 0x01 /* Conn ID (1 octet) */

Completed in 36 milliseconds