Home
last modified time | relevance | path

Searched refs:NFA_HCI_RSP_RCVD_EVT (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfa/include/
Dnfa_hci_api.h54 #define NFA_HCI_RSP_RCVD_EVT 0x0C /* Response recvd to cmd sent on app owned … macro
/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_act.c2037 nfa_hciu_send_to_app (NFA_HCI_RSP_RCVD_EVT, &evt_data, nfa_hci_cb.app_in_use); in nfa_hci_handle_generic_gate_rsp()
2091 nfa_hciu_send_to_app (NFA_HCI_RSP_RCVD_EVT, &evt_data, nfa_hci_cb.app_in_use); in nfa_hci_handle_connectivity_gate_pkt()
2155 nfa_hciu_send_to_app (NFA_HCI_RSP_RCVD_EVT, &evt_data, nfa_hci_cb.app_in_use); in nfa_hci_handle_loopback_gate_pkt()