Home
last modified time | relevance | path

Searched refs:nfa_hciu_find_gate_with_nopipes_by_owner (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Nfc/libnfc-nci/tests/src/
Dnfa_hci_utils_test.cc577 tNFA_HCI_DYN_GATE* result = nfa_hciu_find_gate_with_nopipes_by_owner(app_handle); in TEST_F()
587 tNFA_HCI_DYN_GATE* result = nfa_hciu_find_gate_with_nopipes_by_owner(app_handle); in TEST_F()
597 tNFA_HCI_DYN_GATE* result = nfa_hciu_find_gate_with_nopipes_by_owner(app_handle); in TEST_F()
609 tNFA_HCI_DYN_GATE* result = nfa_hciu_find_gate_with_nopipes_by_owner(app_handle); in TEST_F()
621 tNFA_HCI_DYN_GATE* result = nfa_hciu_find_gate_with_nopipes_by_owner(app_handle); in TEST_F()
/packages/modules/Nfc/libnfc-nci/src/nfa/include/
Dnfa_hci_int.h471 extern tNFA_HCI_DYN_GATE* nfa_hciu_find_gate_with_nopipes_by_owner(
/packages/modules/Nfc/libnfc-nci/src/nfa/hci/
Dnfa_hci_utils.cc114 tNFA_HCI_DYN_GATE* nfa_hciu_find_gate_with_nopipes_by_owner( in nfa_hciu_find_gate_with_nopipes_by_owner() function
Dnfa_hci_act.cc362 while ((p_gate = nfa_hciu_find_gate_with_nopipes_by_owner( in nfa_hci_api_deregister()