Searched refs:tNFA_HCI_DYN_PIPE (Results 1 – 4 of 4) sorted by relevance
50 tNFA_HCI_DYN_PIPE* nfa_hciu_find_pipe_by_pid(uint8_t pipe_id) { in nfa_hciu_find_pipe_by_pid()51 tNFA_HCI_DYN_PIPE* pp = nfa_hci_cb.cfg.dyn_pipes; in nfa_hciu_find_pipe_by_pid()158 tNFA_HCI_DYN_PIPE* pp = nfa_hci_cb.cfg.dyn_pipes; in nfa_hciu_count_open_pipes_on_gate()203 tNFA_HCI_DYN_PIPE* pp; in nfa_hciu_get_pipe_owner()429 tNFA_HCI_DYN_PIPE* nfa_hciu_alloc_pipe(uint8_t pipe_id) { in nfa_hciu_alloc_pipe()431 tNFA_HCI_DYN_PIPE* pp; in nfa_hciu_alloc_pipe()499 tNFA_HCI_DYN_PIPE* p_pipe; in nfa_hciu_add_pipe_to_gate()546 tNFA_HCI_DYN_PIPE* p_pipe; in nfa_hciu_add_pipe_to_static_gate()584 tNFA_HCI_DYN_PIPE* nfa_hciu_find_active_pipe_by_owner(tNFA_HANDLE app_handle) { in nfa_hciu_find_active_pipe_by_owner()586 tNFA_HCI_DYN_PIPE* pp; in nfa_hciu_find_active_pipe_by_owner()[all …]
53 tNFA_HCI_DYN_PIPE* p_pipe);55 tNFA_HCI_DYN_PIPE* p_pipe);58 tNFA_HCI_DYN_PIPE* p_pipe);60 tNFA_HCI_DYN_PIPE* p_pipe);62 tNFA_HCI_DYN_PIPE* p_pipe);65 tNFA_HCI_DYN_PIPE* p_pipe);308 tNFA_HCI_DYN_PIPE* p_pipe; in nfa_hci_api_deregister()399 tNFA_HCI_DYN_PIPE* pp = nfa_hci_cb.cfg.dyn_pipes; in nfa_hci_api_get_gate_pipe_list()503 tNFA_HCI_DYN_PIPE* p_pipe; in nfa_hci_api_dealloc_gate()651 tNFA_HCI_DYN_PIPE* p_pipe = in nfa_hci_api_open_pipe()[all …]
790 tNFA_HCI_DYN_PIPE* pp = nfa_hci_cb.cfg.dyn_pipes; in NFA_HciDebug()
329 } tNFA_HCI_DYN_PIPE; typedef419 tNFA_HCI_DYN_PIPE dyn_pipes[NFA_HCI_MAX_PIPE_CB];461 extern void nfa_hci_handle_pipe_open_close_cmd(tNFA_HCI_DYN_PIPE* p_pipe);473 extern tNFA_HCI_DYN_PIPE* nfa_hciu_find_pipe_by_pid(uint8_t pipe_id);474 extern tNFA_HCI_DYN_PIPE* nfa_hciu_find_pipe_by_owner(tNFA_HANDLE app_handle);475 extern tNFA_HCI_DYN_PIPE* nfa_hciu_find_active_pipe_by_owner(477 extern tNFA_HCI_DYN_PIPE* nfa_hciu_find_pipe_on_gate(uint8_t gate_id);485 extern tNFA_HCI_DYN_PIPE* nfa_hciu_find_active_pipe_on_gate(uint8_t gate_id);