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

  /external/libnfc-nci/src/nfa/hci/
nfa_hci_main.c 883 UINT8 delete_pipe; local
    [all...]
nfa_hci_act.c 830 tNFA_HCI_DYN_PIPE *p_pipe = nfa_hciu_find_pipe_by_pid (p_evt_data->delete_pipe.pipe);
837 &&(p_gate->gate_owner == p_evt_data->delete_pipe.hci_handle)
840 nfa_hciu_send_delete_pipe_cmd (p_evt_data->delete_pipe.pipe);
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_hci_int.h 300 tNFA_HCI_API_DELETE_PIPE_EVT delete_pipe; /* Delete a pipe */ member in union:__anon10455

Completed in 36 milliseconds