Searched refs:hci_api_q (Results 1 – 3 of 3) sorted by relevance
403 BUFFER_Q hci_api_q; /* Buffer Q to hold incoming API commands */ member
1129 GKI_enqueue(&nfa_hci_cb.hci_api_q, p_msg); in nfa_hci_evt_hdlr()
137 ((p_msg = (NFC_HDR*)GKI_dequeue(&nfa_hci_cb.hci_api_q)) == nullptr)) in nfa_hci_check_api_requests()