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

  /system/nfc/src/nfa/hci/
nfa_hci_act.cc 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,
1192 uint8_t source_host, source_gate, dest_host, dest_gate, pipe; local
1311 uint8_t source_gate = nfa_hci_cb.local_gate_in_use; local
    [all...]
nfa_hci_utils.cc 881 tNFA_STATUS nfa_hciu_send_create_pipe_cmd(uint8_t source_gate,
887 data[0] = source_gate;
892 "nfa_hciu_send_create_pipe_cmd source_gate:%d, dest_host:%d, "
894 source_gate, dest_host, dest_gate);
    [all...]
nfa_hci_api.cc 403 p_msg->source_gate = source_gate_id;
    [all...]
nfa_hci_main.cc     [all...]
  /system/nfc/src/nfa/include/
nfa_hci_int.h 189 uint8_t source_gate; member in struct:__anon3431
508 extern tNFA_STATUS nfa_hciu_send_create_pipe_cmd(uint8_t source_gate,
nfa_hci_api.h 159 source_gate; /* DH host gate to which the one end of pipe is attached */ member in struct:__anon3406

Completed in 111 milliseconds