HomeSort by relevance Sort by last modified time
    Searched refs:tBTA_JV_PCB (Results 1 - 2 of 2) sorted by null

  /system/bt/bta/jv/
bta_jv_int.h 149 } tBTA_JV_PCB;
281 tBTA_JV_PCB *p_pcb;
310 tBTA_JV_PCB *p_pcb;
319 tBTA_JV_PCB *p_pcb;
393 tBTA_JV_PCB port_cb[MAX_RFC_PORTS]; /* index of this array is
bta_jv_act.c 110 static tBTA_JV_PCB * bta_jv_add_rfc_port(tBTA_JV_RFC_CB *p_cb, tBTA_JV_PCB *p_pcb_open);
201 tBTA_JV_RFC_CB * bta_jv_alloc_rfc_cb(UINT16 port_handle, tBTA_JV_PCB **pp_pcb)
204 tBTA_JV_PCB *p_pcb;
247 tBTA_JV_PCB * bta_jv_rfc_port_to_pcb(UINT16 port_handle)
249 tBTA_JV_PCB *p_pcb = NULL;
291 static tBTA_JV_STATUS bta_jv_free_rfc_cb(tBTA_JV_RFC_CB *p_cb, tBTA_JV_PCB *p_pcb)
493 tBTA_JV_PCB *p_pcb = bta_jv_rfc_port_to_pcb(bta_jv_cb.rfc_cb[hi].rfc_hdl[si]);
    [all...]

Completed in 1760 milliseconds