Searched refs:nfa_hciu_count_pipes_on_gate (Results 1 – 4 of 4) sorted by relevance
365 uint8_t result = nfa_hciu_count_pipes_on_gate(&gate); in TEST_F()372 uint8_t result = nfa_hciu_count_pipes_on_gate(&gate); in TEST_F()379 uint8_t result = nfa_hciu_count_pipes_on_gate(&gate); in TEST_F()386 uint8_t result = nfa_hciu_count_pipes_on_gate(&gate); in TEST_F()
488 extern uint8_t nfa_hciu_count_pipes_on_gate(tNFA_HCI_DYN_GATE* p_gate);
135 uint8_t nfa_hciu_count_pipes_on_gate(tNFA_HCI_DYN_GATE* p_gate) { in nfa_hciu_count_pipes_on_gate() function
255 num_pipes += nfa_hciu_count_pipes_on_gate(pg); in nfa_hci_api_register()