Searched defs:nfa_hci_handle_generic_gate_rsp (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_act.c58 static void nfa_hci_handle_generic_gate_rsp (UINT8 *p_data, UINT8 data_len, tNFA_HCI_DYN_GATE *p_gate, tNFA_HCI_DYN_PIPE *p_pipe);
1785 nfa_hci_handle_generic_gate_rsp (p_data, (UINT8) data_len, p_gate, p_pipe);
1967 ** Function nfa_hci_handle_generic_gate_rsp
1975 static void nfa_hci_handle_generic_gate_rsp (UINT8 *p_data, UINT8 data_len, tNFA_HCI_DYN_GATE *p_gate, tNFA_HCI_DYN_PIPE *p_pipe) function

Completed in 1581 milliseconds