Home
last modified time | relevance | path

Searched refs:tNFA_HCI_RESPONSE (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfa/int/
Dnfa_hci_int.h70 typedef UINT8 tNFA_HCI_RESPONSE; typedef
483 extern tNFA_HCI_RESPONSE nfa_hciu_add_pipe_to_gate (UINT8 pipe, UINT8 local_gate, UINT8 dest_host…
484 extern tNFA_HCI_RESPONSE nfa_hciu_add_pipe_to_static_gate (UINT8 local_gate, UINT8 pipe_id, UINT8…
486 extern tNFA_HCI_RESPONSE nfa_hciu_release_pipe (UINT8 pipe_id);
/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_utils.c520 tNFA_HCI_RESPONSE nfa_hciu_add_pipe_to_gate (UINT8 pipe_id, UINT8 local_gate, in nfa_hciu_add_pipe_to_gate()
565 tNFA_HCI_RESPONSE nfa_hciu_add_pipe_to_static_gate (UINT8 local_gate, UINT8 pipe_id, UINT8 dest_hos… in nfa_hciu_add_pipe_to_static_gate()
844 tNFA_HCI_RESPONSE nfa_hciu_release_pipe (UINT8 pipe_id) in nfa_hciu_release_pipe()
Dnfa_hci_act.c1222 tNFA_HCI_RESPONSE response = NFA_HCI_ANY_OK; in nfa_hci_handle_pipe_open_close_cmd()
1257 tNFA_HCI_RESPONSE response = NFA_HCI_ANY_OK; in nfa_hci_handle_admin_gate_cmd()
1812 tNFA_HCI_RESPONSE response = NFA_HCI_ANY_OK; in nfa_hci_handle_identity_mgmt_gate_pkt()
2118 tNFA_HCI_RESPONSE response = NFA_HCI_ANY_OK; in nfa_hci_handle_loopback_gate_pkt()