Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/osi/include/osi/
Dfixed_queue.h95 list_t *fixed_queue_get_list(fixed_queue_t *queue);
123 list_t *fixed_queue_get_list(fixed_queue_t *queue);
/hal_espressif-latest/components/bt/common/osi/
Dfixed_queue.c225 list_t *fixed_queue_get_list(fixed_queue_t *queue) in fixed_queue_get_list() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_utils.c201 list_t *list = fixed_queue_get_list(gatt_cb.srv_chg_clt_q); in gatt_set_srv_chg()
236 list_t *list = fixed_queue_get_list(gatt_cb.pending_new_srv_start_q); in gatt_sr_is_new_srv_chg()
827 list_t *list = fixed_queue_get_list(p_tcb->pending_ind_q); in gatt_is_srv_chg_ind_pending()
865 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.c207 list = fixed_queue_get_list(p_cmd->multi_rsp_q); in process_read_multi_rsp()
328 list = fixed_queue_get_list(p_cmd->multi_rsp_q); in process_read_multi_var_rsp()
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_fcr.c1430 list_ack = fixed_queue_get_list(p_ccb->fcrb.waiting_for_ack_q); in retransmit_i_frames()
2158 list = fixed_queue_get_list(p_ccb->fcrb.waiting_for_ack_q); in l2c_fcr_collect_ack_delay()
/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/
Davdt_scb_act.c1327 list_t *list = fixed_queue_get_list(p_scb->frag_q); in avdt_scb_hdl_write_req_frag()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c6071 list_t *list = fixed_queue_get_list(btm_cb.sec_pending_q); in btm_sec_check_pending_enc_req()