/hal_espressif-latest/components/bt/common/osi/include/osi/ |
D | fixed_queue.h | 52 bool fixed_queue_is_empty(fixed_queue_t *queue);
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/ |
D | btc_a2dp_sink.c | 352 if (fixed_queue_is_empty(a2dp_sink_local_param.btc_aa_snk_cb.RxSbcQ)) { in btc_a2dp_sink_data_ready() 376 if (!fixed_queue_is_empty(a2dp_sink_local_param.btc_aa_snk_cb.RxSbcQ)) { in btc_a2dp_sink_data_ready() 595 …if (fixed_queue_is_empty(a2dp_sink_local_param.btc_aa_snk_cb.RxSbcQ) == TRUE) { /* Que is already… in btc_a2dp_sink_rx_flush_req() 714 while (! fixed_queue_is_empty(p_q)) { in btc_a2dp_sink_flush_q()
|
D | btc_a2dp_source.c | 1613 while (! fixed_queue_is_empty(p_q)) { in btc_a2dp_source_flush_q()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/ |
D | l2c_fcr.c | 382 if (!fixed_queue_is_empty(p_ccb->xmit_hold_q)) { in l2c_fcr_is_flow_controlled() 721 if (fixed_queue_is_empty(p_ccb->fcrb.waiting_for_ack_q)) { in l2c_fcr_proc_pdu() 751 (!fixed_queue_is_empty(p_ccb->fcrb.srej_rcv_hold_q))) { in l2c_fcr_proc_pdu() 794 if ( (!fixed_queue_is_empty(p_ccb->fcrb.retrans_q) || in l2c_fcr_proc_pdu() 795 !fixed_queue_is_empty(p_ccb->xmit_hold_q)) in l2c_fcr_proc_pdu() 889 if (!fixed_queue_is_empty(p_fcrb->waiting_for_ack_q)) { in process_reqseq() 944 if (fixed_queue_is_empty(p_fcrb->waiting_for_ack_q) && in process_reqseq() 945 fixed_queue_is_empty(p_ccb->xmit_hold_q)) { in process_reqseq() 954 if (!fixed_queue_is_empty(p_fcrb->waiting_for_ack_q)) { in process_reqseq() 1148 if (!fixed_queue_is_empty(p_fcrb->srej_rcv_hold_q)) { in process_i_frame() [all …]
|
D | l2c_ucd.c | 606 while (! fixed_queue_is_empty(p_lcb->ucd_in_sec_pending_q)) { in l2c_ucd_delete_sec_pending_q() 939 if (! fixed_queue_is_empty(p_ccb->p_lcb->ucd_out_sec_pending_q)) in l2c_ucd_process_event() 984 if (! fixed_queue_is_empty(p_ccb->p_lcb->ucd_in_sec_pending_q)) { in l2c_ucd_process_event()
|
D | l2c_utils.c | 281 while (!fixed_queue_is_empty(p_lcb->le_sec_pending_q)) in l2cu_release_lcb() 3364 if (fixed_queue_is_empty(p_ccb->fcrb.retrans_q)) { in l2cu_get_next_channel_in_rr() 3365 if (fixed_queue_is_empty(p_ccb->xmit_hold_q)) { in l2cu_get_next_channel_in_rr() 3378 if (fixed_queue_is_empty(p_ccb->xmit_hold_q)) { in l2cu_get_next_channel_in_rr() 3436 if (!fixed_queue_is_empty(p_ccb->fcrb.retrans_q)) in l2cu_get_next_channel() 3440 if (fixed_queue_is_empty(p_ccb->xmit_hold_q)) in l2cu_get_next_channel() 3491 if (fixed_queue_is_empty(p_ccb->fcrb.retrans_q)) 3493 if (fixed_queue_is_empty(p_ccb->xmit_hold_q)) { 3511 if (!fixed_queue_is_empty(p_ccb->xmit_hold_q)) {
|
D | l2c_csm.c | 738 if (!fixed_queue_is_empty(p_ccb->xmit_hold_q)) { in l2c_csm_config() 818 (!fixed_queue_is_empty(p_ccb->xmit_hold_q))) { in l2c_csm_config()
|
D | l2c_ble.c | 1589 if (!fixed_queue_is_empty(p_lcb->le_sec_pending_q)) in l2cble_sec_comp() 1634 while (!fixed_queue_is_empty(p_lcb->le_sec_pending_q)) in l2cble_sec_comp()
|
D | l2c_link.c | 996 if (!fixed_queue_is_empty(p_ccb->xmit_hold_q)) { in l2c_link_check_power_mode()
|
D | l2c_api.c | 2294 while ( (num_to_flush != 0) && (!fixed_queue_is_empty(p_ccb->xmit_hold_q))) { in L2CA_FlushChannel()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_utils.c | 100 while (!fixed_queue_is_empty(p_tcb->pending_ind_q)) { in gatt_free_pending_ind() 124 while (!fixed_queue_is_empty(p_tcb->pending_enc_clcb)) { in gatt_free_pending_enc_queue() 146 while (!fixed_queue_is_empty(p_tcb->prepare_write_record.queue)) { in gatt_free_pending_prepare_write_queue() 197 if (fixed_queue_is_empty(gatt_cb.srv_chg_clt_q)) { in gatt_set_srv_chg() 232 if (fixed_queue_is_empty(gatt_cb.pending_new_srv_start_q)) { in gatt_sr_is_new_srv_chg() 472 while (!fixed_queue_is_empty(p->svc_db.svc_buffer)) { in gatt_free_hdl_buffer() 498 while (!fixed_queue_is_empty(p_elem->svc_db.svc_buffer)) { in gatt_free_srvc_db_buffer_app_id() 822 fixed_queue_is_empty(p_tcb->pending_ind_q)); in gatt_is_srv_chg_ind_pending() 826 } else if (! fixed_queue_is_empty(p_tcb->pending_ind_q)) { in gatt_is_srv_chg_ind_pending() 861 if (fixed_queue_is_empty(gatt_cb.srv_chg_clt_q)) { in gatt_is_bda_in_the_srv_chg_clt_list()
|
D | gatt_auth.c | 144 if (fixed_queue_is_empty(p_clcb->p_tcb->pending_enc_clcb)) { in gatt_sec_check_complete()
|
D | gatt_sr.c | 142 while (!fixed_queue_is_empty(p_tcb->sr_cmd.multi_rsp_q)) { in gatt_dequeue_sr_cmd() 206 if (! fixed_queue_is_empty(p_cmd->multi_rsp_q)) { in process_read_multi_rsp() 327 if (! fixed_queue_is_empty(p_cmd->multi_rsp_q)) { in process_read_multi_var_rsp()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/ |
D | avdt_scb_act.c | 1311 if (!fixed_queue_is_empty(p_scb->frag_q)) in avdt_scb_hdl_write_req_frag() 1326 if (! fixed_queue_is_empty(p_scb->frag_q)) { in avdt_scb_hdl_write_req_frag() 1391 if (fixed_queue_is_empty(p_scb->frag_q)) in avdt_scb_hdl_write_req() 1961 else if (!fixed_queue_is_empty(p_scb->frag_q)) { in avdt_scb_clr_pkt() 2032 if (AVDT_AD_SUCCESS == res || fixed_queue_is_empty(p_scb->frag_q)) { in avdt_scb_chk_snd_pkt() 2035 if (!fixed_queue_is_empty(p_scb->frag_q)) { in avdt_scb_chk_snd_pkt() 2043 else if (sent && fixed_queue_is_empty(p_scb->frag_q)) { in avdt_scb_chk_snd_pkt()
|
D | avdt_ccb_act.c | 848 else if (!fixed_queue_is_empty(p_ccb->rsp_q)) { in avdt_ccb_snd_msg()
|
/hal_espressif-latest/components/bt/common/osi/ |
D | fixed_queue.c | 94 bool fixed_queue_is_empty(fixed_queue_t *queue) in fixed_queue_is_empty() function
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/ |
D | gap_conn.c | 310 if (fixed_queue_is_empty(p_ccb->rx_queue)) { in GAP_ConnReadData() 1156 while (!fixed_queue_is_empty(p_ccb->rx_queue)) { in gap_release_ccb() 1162 while (!fixed_queue_is_empty(p_ccb->tx_queue)) { in gap_release_ccb()
|
/hal_espressif-latest/components/bt/host/bluedroid/hci/ |
D | hci_layer.c | 241 } else if (!fixed_queue_is_empty(hci_host_env.packet_queue)) { in hci_downstream_data_handler()
|
D | hci_hal_h4.c | 250 if (!fixed_queue_is_empty(rx_q) || pkt_queue_length(adv_rpt_q) > 0) { in hci_upstream_data_handler()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/ |
D | avct_lcb_act.c | 449 if (p_lcb->cong == FALSE && !fixed_queue_is_empty(p_lcb->tx_q)) in avct_lcb_cong_ind()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_pm.c | 921 if (btm_cb.is_paging || (!fixed_queue_is_empty(btm_cb.page_queue)) || in btm_pm_device_in_scan_state()
|
D | btm_sec.c | 6066 if (fixed_queue_is_empty(btm_cb.sec_pending_q)) { in btm_sec_check_pending_enc_req()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/ |
D | rfc_port_fsm.c | 426 if (! fixed_queue_is_empty(p_port->rx.queue)) { in rfc_port_sm_opened()
|
D | port_api.c | 1251 if (fixed_queue_is_empty(p_port->rx.queue)){ in PORT_ReadData()
|