Home
last modified time | relevance | path

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

/system/bt/stack/pan/
Dpan_utils.c307 void pan_release_pcb (tPAN_CONN *p_pcb) in pan_release_pcb()
330 tPAN_CONN *p_pcb; in pan_dump_status() local
/system/bt/bta/jv/
Dbta_jv_act.c190 tBTA_JV_PCB *p_pcb; in bta_jv_alloc_rfc_cb() local
235 tBTA_JV_PCB *p_pcb = NULL; in bta_jv_rfc_port_to_pcb() local
277 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()
480 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
1440 tBTA_JV_PCB *p_pcb = bta_jv_rfc_port_to_pcb(port_handle); in bta_jv_port_data_co_cback() local
1473 tBTA_JV_PCB *p_pcb = bta_jv_rfc_port_to_pcb(port_handle); in bta_jv_port_mgmt_cl_cback() local
1527 tBTA_JV_PCB *p_pcb = bta_jv_rfc_port_to_pcb(port_handle); in bta_jv_port_event_cl_cback() local
1573 tBTA_JV_PCB *p_pcb; in bta_jv_rfcomm_connect() local
1678 tBTA_JV_PCB *p_pcb = NULL; in bta_jv_rfcomm_close() local
1706 tBTA_JV_PCB *p_pcb = bta_jv_rfc_port_to_pcb(port_handle); in bta_jv_port_mgmt_sr_cback() local
[all …]
Dbta_jv_int.h299 tBTA_JV_PCB *p_pcb; member
308 tBTA_JV_PCB *p_pcb; member
/system/bt/btif/src/
Dbtif_hl.c411 static void btif_hl_clean_pcb(btif_hl_pending_chan_cb_t *p_pcb) in btif_hl_clean_pcb()
680 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_dch_open() local
817 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_cch_open() local
2083 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
2151 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
2180 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
2236 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_proc_sdp_query_cfm() local
2397 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_proc_pending_op() local
2732 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_proc_dch_open_cfm() local
2805 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_proc_dch_reconnect_cfm() local
[all …]