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

  /system/nfc/src/nfa/include/
nfa_hci_int.h 480 extern uint8_t nfa_hciu_count_pipes_on_gate(tNFA_HCI_DYN_GATE* p_gate);
  /system/nfc/src/nfa/hci/
nfa_hci_utils.cc 129 ** Function nfa_hciu_count_pipes_on_gate
136 uint8_t nfa_hciu_count_pipes_on_gate(tNFA_HCI_DYN_GATE* p_gate) { function
    [all...]
nfa_hci_act.cc 255 num_pipes += nfa_hciu_count_pipes_on_gate(pg);
    [all...]

Completed in 103 milliseconds