Home | History | Annotate | Download | only in jv

Lines Matching refs:tBTA_JV_PCB

52     tBTA_JV_PCB   *p_pcb = &bta_jv_cb.port_cb[p_cb->rfc_hdl[__si] - 1]
63 static tBTA_JV_PCB * bta_jv_add_rfc_port(tBTA_JV_RFC_CB *p_cb, tBTA_JV_PCB *p_pcb_open);
186 tBTA_JV_RFC_CB * bta_jv_alloc_rfc_cb(UINT16 port_handle, tBTA_JV_PCB **pp_pcb)
189 tBTA_JV_PCB *p_pcb;
232 tBTA_JV_PCB * bta_jv_rfc_port_to_pcb(UINT16 port_handle)
234 tBTA_JV_PCB *p_pcb = NULL;
276 static tBTA_JV_STATUS bta_jv_free_rfc_cb(tBTA_JV_RFC_CB *p_cb, tBTA_JV_PCB *p_pcb)
470 tBTA_JV_PCB *p_pcb = bta_jv_rfc_port_to_pcb(bta_jv_cb.rfc_cb[hi].rfc_hdl[si]);
1940 tBTA_JV_PCB *p_pcb = bta_jv_rfc_port_to_pcb(port_handle);
1974 tBTA_JV_PCB *p_pcb = bta_jv_rfc_port_to_pcb(port_handle);
2028 tBTA_JV_PCB *p_pcb = bta_jv_rfc_port_to_pcb(port_handle);
2074 tBTA_JV_PCB *p_pcb;
2142 static int find_rfc_pcb(void* user_data, tBTA_JV_RFC_CB **cb, tBTA_JV_PCB **pcb)
2178 tBTA_JV_PCB *p_pcb = NULL;
2207 tBTA_JV_PCB *p_pcb;
2239 tBTA_JV_PCB *p_pcb = bta_jv_rfc_port_to_pcb(port_handle);
2264 tBTA_JV_PCB *p_pcb_new_listen = bta_jv_add_rfc_port(p_cb, p_pcb);
2311 tBTA_JV_PCB *p_pcb = bta_jv_rfc_port_to_pcb(port_handle);
2349 ** Returns return a pointer to tBTA_JV_PCB just added
2352 static tBTA_JV_PCB * bta_jv_add_rfc_port(tBTA_JV_RFC_CB *p_cb, tBTA_JV_PCB *p_pcb_open)
2358 tBTA_JV_PCB *p_pcb = NULL;
2447 tBTA_JV_PCB *p_pcb;
2534 tBTA_JV_PCB *p_pcb = NULL;
2564 tBTA_JV_PCB *p_pcb = rc->p_pcb;
2593 tBTA_JV_PCB *p_pcb = wc->p_pcb;