OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NCI_MSG_HCI_NETWK
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/hal/int/
nfc_brcm_defs.h
60
#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
)
150
#define NCI_SWP_INTERFACE_TYPE 0xFF /* Type of TLV in
NCI_MSG_HCI_NETWK
*/
151
#define NCI_HCI_GATE_TYPE 0xFE /* Type of TLV in
NCI_MSG_HCI_NETWK
*/
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_hci.c
492
NCI_MSG_BLD_HDR1 (p,
NCI_MSG_HCI_NETWK
);
nfc_hal_nci.c
565
if (op_code ==
NCI_MSG_HCI_NETWK
)
Completed in 106 milliseconds