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

/external/libnfc-nci/src/nfa/int/
H A Dnfa_hci_int.h69 typedef UINT8 tNFA_HCI_RESPONSE; typedef
479 extern tNFA_HCI_RESPONSE nfa_hciu_add_pipe_to_gate (UINT8 pipe, UINT8 local_gate, UINT8 dest_host, UINT8 dest_gate);
480 extern tNFA_HCI_RESPONSE nfa_hciu_add_pipe_to_static_gate (UINT8 local_gate, UINT8 pipe_id, UINT8 dest_host, UINT8 dest_gate);
482 extern tNFA_HCI_RESPONSE nfa_hciu_release_pipe (UINT8 pipe_id);

Completed in 81 milliseconds