HomeSort by relevance Sort by last modified time
    Searched defs:local_gate (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/src/nfa/include/
nfa_hci_api.h 84 UINT8 local_gate; /* local gate id */ member in struct:__anon12816
  /external/libnfc-nci/src/nfa/int/
nfa_hci_int.h 323 UINT8 local_gate; /* local gate id */ member in struct:__anon12979
473 extern BOOLEAN nfa_hciu_check_pipe_between_gates (UINT8 local_gate, UINT8 dest_host, UINT8 dest_gate);
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);

Completed in 134 milliseconds