OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dh_session_id
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_hci.c
248
*(p+1) = nfc_hal_cb.hci_cb.
dh_session_id
[0];
394
nfc_hal_cb.hci_cb.
dh_session_id
[0] = *p_data;
494
*p_data = nfc_hal_cb.hci_cb.
dh_session_id
[0];
555
nfc_hal_cb.hci_cb.
dh_session_id
[0] = nfc_hal_cb.hci_cb.p_hci_netwk_dh_info_buf[1];
567
nfc_hal_cb.hci_cb.
dh_session_id
[0] = 0xFF;
/external/libnfc-nci/src/hal/int/
nfc_hal_int.h
411
UINT8
dh_session_id
[1]; /* Byte 0 of DH Session ID */
member in struct:__anon15509
Completed in 476 milliseconds