Searched refs:NFA_HCI_EVENT_RCVD_EVT (Results 1 – 3 of 3) sorted by relevance
76 #define NFA_HCI_EVENT_RCVD_EVT 0x11 macro
1663 nfa_hciu_send_to_all_apps(NFA_HCI_EVENT_RCVD_EVT, &evt_data); in nfa_hci_handle_admin_gate_evt()2037 nfa_hciu_send_to_apps_handling_connectivity_evts(NFA_HCI_EVENT_RCVD_EVT, in nfa_hci_handle_connectivity_gate_pkt()2097 nfa_hciu_send_to_app(NFA_HCI_EVENT_RCVD_EVT, &evt_data, in nfa_hci_handle_loopback_gate_pkt()2135 nfa_hciu_send_to_app(NFA_HCI_EVENT_RCVD_EVT, &evt_data, p_gate->gate_owner); in nfa_hci_handle_generic_gate_evt()
955 evt = NFA_HCI_EVENT_RCVD_EVT; in nfa_hci_rsp_timeout()