Searched refs:nfa_hci_api_create_pipe (Results 1 – 1 of 1) sorted by relevance
46 static bool nfa_hci_api_create_pipe(tNFA_HCI_EVENT_DATA* p_evt_data);99 if (nfa_hci_api_create_pipe(p_evt_data) == false) b_free = false; in nfa_hci_check_pending_api_requests()180 if (nfa_hci_api_create_pipe(p_evt_data) == false) continue; in nfa_hci_check_api_requests()595 static bool nfa_hci_api_create_pipe(tNFA_HCI_EVENT_DATA* p_evt_data) { in nfa_hci_api_create_pipe() function