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.h180 } btif_hl_pending_chan_cb_t; typedef
193 btif_hl_pending_chan_cb_t pcb;
/system/bt/btif/src/
Dbtif_hl.cc394 static void btif_hl_clean_pcb(btif_hl_pending_chan_cb_t* p_pcb) { in btif_hl_clean_pcb()
396 memset(p_pcb, 0, sizeof(btif_hl_pending_chan_cb_t)); in btif_hl_clean_pcb()
643 btif_hl_pending_chan_cb_t* p_pcb; in btif_hl_dch_open()
766 btif_hl_pending_chan_cb_t* p_pcb; in btif_hl_cch_open()
1921 btif_hl_pending_chan_cb_t* p_pcb = BTIF_HL_GET_PCB_PTR(app_idx, mcl_idx); in btif_hl_set_chan_cb_state()
1995 btif_hl_pending_chan_cb_t* p_pcb = BTIF_HL_GET_PCB_PTR(app_idx, mcl_idx); in btif_hl_send_setup_connecting_cb()
2027 btif_hl_pending_chan_cb_t* p_pcb = BTIF_HL_GET_PCB_PTR(app_idx, mcl_idx); in btif_hl_send_setup_disconnected_cb()
2088 btif_hl_pending_chan_cb_t* p_pcb; in btif_hl_proc_sdp_query_cfm()
2229 btif_hl_pending_chan_cb_t* p_pcb; in btif_hl_proc_pending_op()
2555 btif_hl_pending_chan_cb_t* p_pcb; in btif_hl_proc_dch_open_cfm()
[all …]