Home
last modified time | relevance | path

Searched refs:port_cb (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/bta/jv/
Dbta_jv_act.cc236 p_pcb = &bta_jv_cb.port_cb[port_handle - 1]; in bta_jv_alloc_rfc_cb()
264 bta_jv_cb.port_cb[port_handle - 1].handle) { in bta_jv_rfc_port_to_pcb()
265 p_pcb = &bta_jv_cb.port_cb[port_handle - 1]; in bta_jv_rfc_port_to_pcb()
286 bta_jv_cb.port_cb[port_handle - 1].handle) { in bta_jv_rfc_port_to_cb()
287 handle = bta_jv_cb.port_cb[port_handle - 1].handle; in bta_jv_rfc_port_to_cb()
536 if (jv_handle == bta_jv_cb.port_cb[j].handle) { in bta_jv_alloc_set_pm_profile_cb()
537 pp_cb = &bta_jv_cb.port_cb[j].p_pm_cb; in bta_jv_alloc_set_pm_profile_cb()
539 PORT_CheckConnection(bta_jv_cb.port_cb[j].port_handle, &peer_bd_addr, NULL)) { in bta_jv_alloc_set_pm_profile_cb()
1600 uint32_t rfc_handle = bta_jv_cb.port_cb[i].handle & BTA_JV_RFC_HDL_MASK; in find_rfc_pcb()
1602 if (rfc_handle && bta_jv_cb.port_cb[i].rfcomm_slot_id == rfcomm_slot_id) { in find_rfc_pcb()
[all …]
Dbta_jv_api.cc527 return bta_jv_cb.port_cb[bta_jv_cb.rfc_cb[hi].rfc_hdl[si] - 1].port_handle; in BTA_JvRfcommGetPortHdl()
557 &bta_jv_cb.port_cb[p_cb->rfc_hdl[si] - 1])); in BTA_JvRfcommWrite()
Dbta_jv_int.h121 tBTA_JV_PCB port_cb[MAX_RFC_PORTS]; /* index of this array is member