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

  /system/nfc/src/nfa/hci/
nfa_hci_act.c 596 nfa_hciu_find_gate_by_gid(p_evt_data->create_pipe.source_gate);
608 p_evt_data->create_pipe.source_gate);
610 p_evt_data->create_pipe.source_gate,
620 evt_data.created.source_gate = p_evt_data->create_pipe.source_gate;
631 nfa_hci_cb.local_gate_in_use = p_evt_data->create_pipe.source_gate;
636 nfa_hciu_send_create_pipe_cmd(p_evt_data->create_pipe.source_gate,
1190 uint8_t source_host, source_gate, dest_host, dest_gate, pipe; local
1309 uint8_t source_gate = nfa_hci_cb.local_gate_in_use; local
    [all...]
nfa_hci_utils.c 880 tNFA_STATUS nfa_hciu_send_create_pipe_cmd(uint8_t source_gate,
886 data[0] = source_gate;
891 "nfa_hciu_send_create_pipe_cmd source_gate:%d, dest_host:%d, "
893 source_gate, dest_host, dest_gate);
    [all...]
nfa_hci_api.c 394 p_msg->source_gate = source_gate_id;
    [all...]
nfa_hci_main.c     [all...]
  /system/nfc/src/nfa/int/
nfa_hci_int.h 189 uint8_t source_gate; member in struct:__anon107440
513 extern tNFA_STATUS nfa_hciu_send_create_pipe_cmd(uint8_t source_gate,
  /system/nfc/src/nfa/include/
nfa_hci_api.h 159 source_gate; /* DH host gate to which the one end of pipe is attached */ member in struct:__anon107305
  /system/nfc/src/hal/int/
nfc_brcm_defs.h 389 uint8_t source_gate; member in struct:__anon107222

Completed in 66 milliseconds