Home
last modified time | relevance | path

Searched refs:NCI_MSG_HCI_NETWK (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/hal/int/
Dnfc_brcm_defs.h62 #define NCI_MSG_HCI_NETWK 0x05 macro
135 #define NFC_VS_HCI_NETWK_EVT (NCI_NTF_BIT|NCI_MSG_HCI_NETWK)
136 #define NFC_VS_HCI_NETWK_RSP (NCI_RSP_BIT|NCI_MSG_HCI_NETWK)
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_hci.c595 NCI_MSG_BLD_HDR1 (p, NCI_MSG_HCI_NETWK); in nfc_hal_hci_handle_nv_read()
Dnfc_hal_nci.c571 if (op_code == NCI_MSG_HCI_NETWK) in nfc_hal_nci_preproc_rx_nci_msg()