OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hci_host_reset_api_q
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfa/hci/
nfa_hci_act.c
79
||((p_msg = (BT_HDR *) GKI_dequeue (&nfa_hci_cb.
hci_host_reset_api_q
)) == NULL) )
616
GKI_enqueue (&nfa_hci_cb.
hci_host_reset_api_q
, (BT_HDR *) p_evt_data);
701
GKI_enqueue (&nfa_hci_cb.
hci_host_reset_api_q
, (BT_HDR *) p_evt_data);
751
GKI_enqueue (&nfa_hci_cb.
hci_host_reset_api_q
, (BT_HDR *) p_evt_data);
876
GKI_enqueue (&nfa_hci_cb.
hci_host_reset_api_q
, (BT_HDR *) p_evt_data);
[
all
...]
/external/libnfc-nci/src/nfa/int/
nfa_hci_int.h
403
BUFFER_Q
hci_host_reset_api_q
; /* Buffer Q to hold incoming API commands to a host that is reactivating */
member in struct:__anon10461
Completed in 19 milliseconds