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

/external/libnfc-nci/src/nfa/int/
H A 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, UINT8 dest_gate);
484 extern tNFA_HCI_RESPONSE nfa_hciu_add_pipe_to_static_gate (UINT8 local_gate, UINT8 pipe_id, UINT8 dest_host, UINT8 dest_gate);
486 extern tNFA_HCI_RESPONSE nfa_hciu_release_pipe (UINT8 pipe_id);
/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_utils.c520 tNFA_HCI_RESPONSE nfa_hciu_add_pipe_to_gate (UINT8 pipe_id, UINT8 local_gate,
565 tNFA_HCI_RESPONSE nfa_hciu_add_pipe_to_static_gate (UINT8 local_gate, UINT8 pipe_id, UINT8 dest_host, UINT8 dest_gate)
844 tNFA_HCI_RESPONSE nfa_hciu_release_pipe (UINT8 pipe_id)
H A Dnfa_hci_act.c1222 tNFA_HCI_RESPONSE response = NFA_HCI_ANY_OK;
1257 tNFA_HCI_RESPONSE response = NFA_HCI_ANY_OK;
1812 tNFA_HCI_RESPONSE response = NFA_HCI_ANY_OK;
2118 tNFA_HCI_RESPONSE response = NFA_HCI_ANY_OK;

Completed in 135 milliseconds