Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/jv/
Dbta_jv_act.c189 tBTA_JV_PCB *p_pcb; in bta_jv_alloc_rfc_cb() local
234 tBTA_JV_PCB *p_pcb = NULL; in bta_jv_rfc_port_to_pcb() local
276 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()
470 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
1940 tBTA_JV_PCB *p_pcb = bta_jv_rfc_port_to_pcb(port_handle); in bta_jv_port_data_co_cback() local
1974 tBTA_JV_PCB *p_pcb = bta_jv_rfc_port_to_pcb(port_handle); in bta_jv_port_mgmt_cl_cback() local
2028 tBTA_JV_PCB *p_pcb = bta_jv_rfc_port_to_pcb(port_handle); in bta_jv_port_event_cl_cback() local
2074 tBTA_JV_PCB *p_pcb; in bta_jv_rfcomm_connect() local
2178 tBTA_JV_PCB *p_pcb = NULL; in bta_jv_rfcomm_close() local
2207 tBTA_JV_PCB *p_pcb; in bta_jv_get_num_rfc_listen() local
[all …]
Dbta_jv_int.h316 tBTA_JV_PCB *p_pcb; member
345 tBTA_JV_PCB *p_pcb; member
354 tBTA_JV_PCB *p_pcb; member
/external/bluetooth/bluedroid/stack/pan/
Dpan_utils.c310 void pan_release_pcb (tPAN_CONN *p_pcb) in pan_release_pcb()
333 tPAN_CONN *p_pcb; in pan_dump_status() local
/external/bluetooth/bluedroid/btif/src/
Dbtif_hl.c489 static void btif_hl_clean_pcb(btif_hl_pending_chan_cb_t *p_pcb) in btif_hl_clean_pcb()
762 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_dch_open() local
899 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_cch_open() local
2236 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
2305 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
2334 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
2390 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_proc_sdp_query_cfm() local
2551 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_proc_pending_op() local
2902 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_proc_dch_open_cfm() local
2979 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_proc_dch_reconnect_cfm() local
[all …]