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

  /system/nfc/src/hal/int/
nfc_brcm_defs.h 61 #define NCI_MSG_HCI_NETWK 0x05
132 #define NFC_VS_HCI_NETWK_EVT (NCI_NTF_BIT | NCI_MSG_HCI_NETWK)
133 #define NFC_VS_HCI_NETWK_RSP (NCI_RSP_BIT | NCI_MSG_HCI_NETWK)
152 /* Type of TLV in NCI_MSG_HCI_NETWK */
154 /* Type of TLV in NCI_MSG_HCI_NETWK */
  /system/nfc/halimpl/bcm2079x/hal/hal/
nfc_hal_hci.c 607 NCI_MSG_BLD_HDR1(p, NCI_MSG_HCI_NETWK);
nfc_hal_nci.c 540 if (op_code == NCI_MSG_HCI_NETWK) {

Completed in 57 milliseconds