Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/
Dbta_jv_act.c232 p_pcb = &bta_jv_cb.port_cb[port_handle - 1]; in bta_jv_alloc_rfc_cb()
261 && bta_jv_cb.port_cb[port_handle - 1].handle) { in bta_jv_rfc_port_to_pcb()
262 p_pcb = &bta_jv_cb.port_cb[port_handle - 1]; in bta_jv_rfc_port_to_pcb()
283 && bta_jv_cb.port_cb[port_handle - 1].handle) { in bta_jv_rfc_port_to_cb()
284 handle = bta_jv_cb.port_cb[port_handle - 1].handle; in bta_jv_rfc_port_to_cb()
292 " FOUND", port_handle, bta_jv_cb.port_cb[port_handle - 1].handle); in bta_jv_rfc_port_to_cb()
388 p_pcb = &bta_jv_cb.port_cb[p_cb->rfc_hdl[i] - 1]; in bta_jv_free_rfc_cb()
406 p_pcb = &bta_jv_cb.port_cb[p_cb->rfc_hdl[si] - 1]; in bta_jv_free_rfc_cb()
601 if (jv_handle == bta_jv_cb.port_cb[j].handle) { in bta_jv_alloc_set_pm_profile_cb()
602 pp_cb = &bta_jv_cb.port_cb[j].p_pm_cb; in bta_jv_alloc_set_pm_profile_cb()
[all …]
Dbta_jv_api.c961 p_msg->p_pcb = &bta_jv_cb.port_cb[p_msg->p_cb->rfc_hdl[si] - 1]; in BTA_JvRfcommClose()
1071 p_msg->p_pcb = &bta_jv_cb.port_cb[p_msg->p_cb->rfc_hdl[si] - 1]; in BTA_JvRfcommRead()
1096 return bta_jv_cb.port_cb[bta_jv_cb.rfc_cb[hi].rfc_hdl[si] - 1].port_handle; in BTA_JvRfcommGetPortHdl()
1159 p_msg->p_pcb = &bta_jv_cb.port_cb[p_msg->p_cb->rfc_hdl[si] - 1]; in BTA_JvRfcommWrite()
1193 p_msg->p_pcb = &bta_jv_cb.port_cb[p_msg->p_cb->rfc_hdl[si] - 1]; in BTA_JvRfcommFlowControl()
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/include/
Dbta_jv_int.h427 tBTA_JV_PCB port_cb[MAX_RFC_PORTS]; /* index of this array is member