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

  /system/nfc/src/nfc/nci/
nci_hmsgs.cc 191 uint8_t size = NCI_CORE_PARAM_SIZE_CON_CREATE + tlv_size;
197 p->len = NCI_MSG_HDR_SIZE + NCI_CORE_PARAM_SIZE_CON_CREATE;
  /system/nfc/src/include/
nci_defs.h 241 #define NCI_CORE_PARAM_SIZE_CON_CREATE 0x02 /* handle, num_tlv, (tlv) */

Completed in 97 milliseconds