Searched refs:fixed_queue_is_empty (Results 1 – 25 of 25) sorted by relevance
43 EXPECT_TRUE(fixed_queue_is_empty(dummy_queue)); in TEST_F()49 EXPECT_FALSE(fixed_queue_is_empty(dummy_queue)); in TEST_F()51 EXPECT_TRUE(fixed_queue_is_empty(dummy_queue)); in TEST_F()65 EXPECT_TRUE(fixed_queue_is_empty(dummy_queue0)); in TEST_F()66 EXPECT_TRUE(fixed_queue_is_empty(dummy_queue1)); in TEST_F()72 EXPECT_FALSE(fixed_queue_is_empty(dummy_queue0)); in TEST_F()73 EXPECT_TRUE(fixed_queue_is_empty(dummy_queue1)); in TEST_F()75 EXPECT_TRUE(fixed_queue_is_empty(dummy_queue0)); in TEST_F()90 EXPECT_TRUE(fixed_queue_is_empty(dummy_queue)); in TEST_F()91 EXPECT_TRUE(fixed_queue_is_empty(default_queue)); in TEST_F()[all …]
83 EXPECT_TRUE(fixed_queue_is_empty(NULL)); in TEST_F()88 EXPECT_TRUE(fixed_queue_is_empty(queue)); in TEST_F()92 EXPECT_FALSE(fixed_queue_is_empty(queue)); in TEST_F()96 EXPECT_TRUE(fixed_queue_is_empty(queue)); in TEST_F()
45 bool fixed_queue_is_empty(fixed_queue_t *queue);
371 if (!fixed_queue_is_empty(p_ccb->xmit_hold_q)) in l2c_fcr_is_flow_controlled()726 if (fixed_queue_is_empty(p_ccb->fcrb.waiting_for_ack_q)) in l2c_fcr_proc_pdu()756 (!fixed_queue_is_empty(p_ccb->fcrb.srej_rcv_hold_q))) in l2c_fcr_proc_pdu()804 if ( (!fixed_queue_is_empty(p_ccb->fcrb.retrans_q) || in l2c_fcr_proc_pdu()805 !fixed_queue_is_empty(p_ccb->xmit_hold_q)) in l2c_fcr_proc_pdu()985 if (!fixed_queue_is_empty(p_fcrb->waiting_for_ack_q)) in process_reqseq()1039 if (fixed_queue_is_empty(p_fcrb->waiting_for_ack_q) && in process_reqseq()1040 fixed_queue_is_empty(p_ccb->xmit_hold_q)) { in process_reqseq()1049 if (!fixed_queue_is_empty(p_fcrb->waiting_for_ack_q)) in process_reqseq()1266 if (!fixed_queue_is_empty(p_fcrb->srej_rcv_hold_q)) in process_i_frame()[all …]
647 while (! fixed_queue_is_empty(p_lcb->ucd_out_sec_pending_q)) in l2c_ucd_delete_sec_pending_q()652 while (! fixed_queue_is_empty(p_lcb->ucd_in_sec_pending_q)) in l2c_ucd_delete_sec_pending_q()1009 if (! fixed_queue_is_empty(p_ccb->p_lcb->ucd_out_sec_pending_q)) in l2c_ucd_process_event()1065 if (! fixed_queue_is_empty(p_ccb->p_lcb->ucd_in_sec_pending_q)) in l2c_ucd_process_event()
259 while (!fixed_queue_is_empty(p_lcb->le_sec_pending_q)) in l2cu_release_lcb()3425 if (fixed_queue_is_empty(p_ccb->xmit_hold_q)) in l2cu_get_next_channel_in_rr()3437 if (fixed_queue_is_empty(p_ccb->fcrb.retrans_q)) in l2cu_get_next_channel_in_rr()3439 if (fixed_queue_is_empty(p_ccb->xmit_hold_q)) in l2cu_get_next_channel_in_rr()3449 if (fixed_queue_is_empty(p_ccb->xmit_hold_q)) in l2cu_get_next_channel_in_rr()3507 if (!fixed_queue_is_empty(p_ccb->fcrb.retrans_q)) in l2cu_get_next_channel()3510 if (fixed_queue_is_empty(p_ccb->xmit_hold_q)) in l2cu_get_next_channel()3556 if (fixed_queue_is_empty(p_ccb->fcrb.retrans_q)) in l2cu_get_next_buffer_to_send()3558 if (fixed_queue_is_empty(p_ccb->xmit_hold_q)) in l2cu_get_next_buffer_to_send()3575 if (!fixed_queue_is_empty(p_ccb->xmit_hold_q)) in l2cu_get_next_buffer_to_send()
909 if (!fixed_queue_is_empty(p_ccb->xmit_hold_q)) in l2c_csm_config()999 (!fixed_queue_is_empty(p_ccb->xmit_hold_q))) in l2c_csm_config()
1412 if (!fixed_queue_is_empty(p_lcb->le_sec_pending_q)) in l2cble_sec_comp()1456 while (!fixed_queue_is_empty(p_lcb->le_sec_pending_q)) in l2cble_sec_comp()
1025 if (!fixed_queue_is_empty(p_ccb->xmit_hold_q)) in l2c_link_check_power_mode()
2273 while ( (num_to_flush != 0) && (!fixed_queue_is_empty(p_ccb->xmit_hold_q))) in L2CA_FlushChannel()
101 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()171 if (fixed_queue_is_empty(gatt_cb.srv_chg_clt_q)) in gatt_set_srv_chg()205 if (fixed_queue_is_empty(gatt_cb.pending_new_srv_start_q)) in gatt_sr_is_new_srv_chg()393 while (!fixed_queue_is_empty(p->svc_db.svc_buffer)) in gatt_free_hdl_buffer()418 while (!fixed_queue_is_empty(p_elem->svc_db.svc_buffer)) in gatt_free_srvc_db_buffer_app_id()769 fixed_queue_is_empty(p_tcb->pending_ind_q)); in gatt_is_srv_chg_ind_pending()775 else if (! fixed_queue_is_empty(p_tcb->pending_ind_q)) in gatt_is_srv_chg_ind_pending()811 if (fixed_queue_is_empty(gatt_cb.srv_chg_clt_q)) in gatt_is_bda_in_the_srv_chg_clt_list()
134 fixed_queue_is_empty(p_clcb->p_tcb->pending_enc_clcb)) { in gatt_sec_check_complete()
106 while (!fixed_queue_is_empty(p_tcb->sr_cmd.multi_rsp_q)) in gatt_dequeue_sr_cmd()156 if (! fixed_queue_is_empty(p_cmd->multi_rsp_q)) in process_read_multi_rsp()
1272 if (!fixed_queue_is_empty(p_scb->frag_q)) in avdt_scb_hdl_write_req_frag()1287 if (! fixed_queue_is_empty(p_scb->frag_q)) { in avdt_scb_hdl_write_req_frag()1352 if (fixed_queue_is_empty(p_scb->frag_q)) in avdt_scb_hdl_write_req()1925 else if (!fixed_queue_is_empty(p_scb->frag_q)) in avdt_scb_clr_pkt()2002 if (AVDT_AD_SUCCESS == res || fixed_queue_is_empty(p_scb->frag_q)) in avdt_scb_chk_snd_pkt()2006 if (!fixed_queue_is_empty(p_scb->frag_q)) in avdt_scb_chk_snd_pkt()2015 else if (sent && fixed_queue_is_empty(p_scb->frag_q)) in avdt_scb_chk_snd_pkt()
884 else if (!fixed_queue_is_empty(p_ccb->rsp_q)) in avdt_ccb_snd_msg()
354 if (fixed_queue_is_empty(p_ccb->rx_queue)) in GAP_ConnReadData()1208 while (!fixed_queue_is_empty(p_ccb->rx_queue)) in gap_release_ccb()1213 while (!fixed_queue_is_empty(p_ccb->tx_queue)) in gap_release_ccb()
86 bool fixed_queue_is_empty(fixed_queue_t *queue) { in fixed_queue_is_empty() function
478 if (p_lcb->cong == FALSE && !fixed_queue_is_empty(p_lcb->tx_q)) in avct_lcb_cong_ind()
700 if (!fixed_queue_is_empty(p_scb->data_queue)) in bta_pan_tx_path()
994 if (btm_cb.is_paging || (!fixed_queue_is_empty(btm_cb.page_queue)) || in btm_pm_device_in_scan_state()
6168 if (fixed_queue_is_empty(btm_cb.sec_pending_q)) in btm_sec_check_pending_enc_req()
434 if(! fixed_queue_is_empty(p_port->rx.queue)) in rfc_port_sm_opened()
1242 if (fixed_queue_is_empty(p_port->rx.queue)) in PORT_ReadData()
1313 if (fixed_queue_is_empty(btif_media_cb.RxSbcQ)) in btif_media_task_avk_handle_timer()1474 while (! fixed_queue_is_empty(p_q)) in btif_media_flush_q()1725 if (fixed_queue_is_empty(btif_media_cb.RxSbcQ)) /* Que is already empty */ in btif_media_task_aa_rx_flush_req()
160 while (!fixed_queue_is_empty(p_bcb->xmit_q)) in bnepu_release_bcb()