Home
last modified time | relevance | path

Searched refs:fixed_queue_get_list (Results 1 – 7 of 7) sorted by relevance

/system/bt/osi/include/
Dfixed_queue.h100 list_t *fixed_queue_get_list(fixed_queue_t *queue);
/system/bt/osi/src/
Dfixed_queue.c216 list_t *fixed_queue_get_list(fixed_queue_t *queue) { in fixed_queue_get_list() function
/system/bt/stack/gatt/
Dgatt_utils.c174 list_t *list = fixed_queue_get_list(gatt_cb.srv_chg_clt_q); in gatt_set_srv_chg()
208 list_t *list = fixed_queue_get_list(gatt_cb.pending_new_srv_start_q); in gatt_sr_is_new_srv_chg()
777 list_t *list = fixed_queue_get_list(p_tcb->pending_ind_q); in gatt_is_srv_chg_ind_pending()
814 list_t *list = fixed_queue_get_list(gatt_cb.srv_chg_clt_q); in gatt_is_bda_in_the_srv_chg_clt_list()
Dgatt_sr.c157 list = fixed_queue_get_list(p_cmd->multi_rsp_q); in process_read_multi_rsp()
/system/bt/stack/l2cap/
Dl2c_fcr.c1571 list_ack = fixed_queue_get_list(p_ccb->fcrb.waiting_for_ack_q); in retransmit_i_frames()
2453 list = fixed_queue_get_list(p_ccb->fcrb.waiting_for_ack_q); in l2c_fcr_collect_ack_delay()
/system/bt/stack/avdt/
Davdt_scb_act.c1288 list_t *list = fixed_queue_get_list(p_scb->frag_q); in avdt_scb_hdl_write_req_frag()
/system/bt/stack/btm/
Dbtm_sec.c6172 list_t *list = fixed_queue_get_list(btm_cb.sec_pending_q); in btm_sec_check_pending_enc_req()