Home
last modified time | relevance | path

Searched refs:nfa_hciu_count_open_pipes_on_gate (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/nfa/include/
Dnfa_hci_int.h484 extern uint8_t nfa_hciu_count_open_pipes_on_gate(tNFA_HCI_DYN_GATE* p_gate);
/system/nfc/src/nfa/hci/
Dnfa_hci_utils.cc159 uint8_t nfa_hciu_count_open_pipes_on_gate(tNFA_HCI_DYN_GATE* p_gate) { in nfa_hciu_count_open_pipes_on_gate() function
Dnfa_hci_act.cc1169 data[0] = nfa_hciu_count_open_pipes_on_gate(p_gate); in nfa_hci_handle_pipe_open_close_cmd()