OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hcp_conn_id
(Results
1 - 5
of
5
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_nci.c
564
if (nfc_hal_cb.hci_cb.
hcp_conn_id
)
567
if (cid == nfc_hal_cb.hci_cb.
hcp_conn_id
)
619
nfc_hal_cb.hci_cb.
hcp_conn_id
= *p;
743
if ( (nfc_hal_cb.hci_cb.
hcp_conn_id
== 0)
nfc_hal_main.c
587
if (nfc_hal_cb.hci_cb.
hcp_conn_id
)
590
if (cid == nfc_hal_cb.hci_cb.
hcp_conn_id
)
nfc_hal_hci.c
316
NCI_DATA_BLD_HDR (p, nfc_hal_cb.hci_cb.
hcp_conn_id
, 0x03);
nfc_hal_dm.c
[
all
...]
/external/libnfc-nci/src/hal/int/
nfc_hal_int.h
410
UINT8
hcp_conn_id
; /* NCI Connection id for HCP */
member in struct:__anon16959
Completed in 159 milliseconds