Home
last modified time | relevance | path

Searched defs:p_pcb (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/jv/
Dbta_jv_act.c204 tBTA_JV_PCB *p_pcb; in bta_jv_alloc_rfc_cb() local
249 tBTA_JV_PCB *p_pcb = NULL; in bta_jv_rfc_port_to_pcb() local
291 static tBTA_JV_STATUS bta_jv_free_rfc_cb(tBTA_JV_RFC_CB *p_cb, tBTA_JV_PCB *p_pcb) in bta_jv_free_rfc_cb()
493 tBTA_JV_PCB *p_pcb = bta_jv_rfc_port_to_pcb(bta_jv_cb.rfc_cb[hi].rfc_hdl[si]); in bta_jv_free_set_pm_profile_cb() local
1452 tBTA_JV_PCB *p_pcb = bta_jv_rfc_port_to_pcb(port_handle); in bta_jv_port_data_co_cback() local
1489 tBTA_JV_PCB *p_pcb = bta_jv_rfc_port_to_pcb(port_handle); in bta_jv_port_mgmt_cl_cback() local
1543 tBTA_JV_PCB *p_pcb = bta_jv_rfc_port_to_pcb(port_handle); in bta_jv_port_event_cl_cback() local
1589 tBTA_JV_PCB *p_pcb; in bta_jv_rfcomm_connect() local
1693 tBTA_JV_PCB *p_pcb = NULL; in bta_jv_rfcomm_close() local
1730 const tBTA_JV_PCB *p_pcb = &bta_jv_cb.port_cb[p_cb->rfc_hdl[i] - 1]; in bta_jv_get_num_rfc_listen() local
[all …]
Dbta_jv_int.h281 tBTA_JV_PCB *p_pcb; member
310 tBTA_JV_PCB *p_pcb; member
319 tBTA_JV_PCB *p_pcb; member
/system/bt/stack/pan/
Dpan_utils.c309 void pan_release_pcb (tPAN_CONN *p_pcb) in pan_release_pcb()
332 tPAN_CONN *p_pcb; in pan_dump_status() local
/system/bt/btif/src/
Dbtif_hl.c509 static void btif_hl_clean_pcb(btif_hl_pending_chan_cb_t *p_pcb) in btif_hl_clean_pcb()
781 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_dch_open() local
918 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_cch_open() local
2193 btif_hl_pending_chan_cb_t *p_pcb = BTIF_HL_GET_PCB_PTR(app_idx, mcl_idx); in btif_hl_set_chan_cb_state() local
2262 btif_hl_pending_chan_cb_t *p_pcb = BTIF_HL_GET_PCB_PTR(app_idx, mcl_idx); in btif_hl_send_setup_connecting_cb() local
2291 btif_hl_pending_chan_cb_t *p_pcb = BTIF_HL_GET_PCB_PTR(app_idx, mcl_idx); in btif_hl_send_setup_disconnected_cb() local
2347 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_proc_sdp_query_cfm() local
2508 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_proc_pending_op() local
2849 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_proc_dch_open_cfm() local
2924 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_proc_dch_reconnect_cfm() local
[all …]