Searched refs:nfa_hci_api_create_pipe (Results 1 – 1 of 1) sorted by relevance
45 static BOOLEAN nfa_hci_api_create_pipe (tNFA_HCI_EVENT_DATA *p_evt_data);92 if (nfa_hci_api_create_pipe (p_evt_data) == FALSE) in nfa_hci_check_pending_api_requests()184 if (nfa_hci_api_create_pipe (p_evt_data) == FALSE) in nfa_hci_check_api_requests()625 static BOOLEAN nfa_hci_api_create_pipe (tNFA_HCI_EVENT_DATA *p_evt_data) in nfa_hci_api_create_pipe() function