HomeSort by relevance Sort by last modified time
    Searched refs:tNFA_HCI_RESPONSE (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nci/src/nfa/int/
nfa_hci_int.h 70 typedef UINT8 tNFA_HCI_RESPONSE;
482 extern tNFA_HCI_RESPONSE nfa_hciu_add_pipe_to_gate (UINT8 pipe, UINT8 local_gate, UINT8 dest_host, UINT8 dest_gate);
483 extern tNFA_HCI_RESPONSE nfa_hciu_add_pipe_to_static_gate (UINT8 local_gate, UINT8 pipe_id, UINT8 dest_host, UINT8 dest_gate);
485 extern tNFA_HCI_RESPONSE nfa_hciu_release_pipe (UINT8 pipe_id);
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_utils.c 524 tNFA_HCI_RESPONSE nfa_hciu_add_pipe_to_gate (UINT8 pipe_id, UINT8 local_gate,
569 tNFA_HCI_RESPONSE nfa_hciu_add_pipe_to_static_gate (UINT8 local_gate, UINT8 pipe_id, UINT8 dest_host, UINT8 dest_gate)
812 tNFA_HCI_RESPONSE nfa_hciu_release_pipe (UINT8 pipe_id)
    [all...]
nfa_hci_act.c     [all...]

Completed in 28 milliseconds