Home
last modified time | relevance | path

Searched refs:btif_hl_pending_chan_cb_t (Results 1 – 2 of 2) sorted by relevance

/system/bt/btif/include/
Dbtif_hl.h195 } btif_hl_pending_chan_cb_t; typedef
209 btif_hl_pending_chan_cb_t pcb;
/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()
512 memset(p_pcb, 0 , sizeof(btif_hl_pending_chan_cb_t)); in btif_hl_clean_pcb()
781 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_dch_open()
918 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_cch_open()
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()
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()
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()
2347 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_proc_sdp_query_cfm()
2508 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_proc_pending_op()
2849 btif_hl_pending_chan_cb_t *p_pcb; in btif_hl_proc_dch_open_cfm()
[all …]