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

  /system/nfc/src/nfc/nci/
nci_hmsgs.cc 405 p = NCI_GET_CMD_BUF(NCI_DISCOVER_PARAM_SIZE_SELECT);
409 p->len = NCI_MSG_HDR_SIZE + NCI_DISCOVER_PARAM_SIZE_SELECT;
416 UINT8_TO_STREAM(pp, NCI_DISCOVER_PARAM_SIZE_SELECT);
  /system/nfc/src/include/
nci_defs.h 342 #define NCI_DISCOVER_PARAM_SIZE_SELECT 0x03 /* ID, protocol, interface */

Completed in 51 milliseconds