Searched refs:TxAaQ (Results 1 – 1 of 1) sorted by relevance
312 fixed_queue_t *TxAaQ; member531 fixed_queue_length(btif_media_cb.TxAaQ)); in log_tstamps_us()1507 btif_media_cb.TxAaQ = fixed_queue_new(SIZE_MAX); in btif_media_thread_init()1525 fixed_queue_free(btif_media_cb.TxAaQ, NULL); in btif_media_thread_cleanup()1526 btif_media_cb.TxAaQ = NULL; in btif_media_thread_cleanup()1909 fixed_queue_length(btif_media_cb.TxAaQ); in btif_media_task_aa_tx_flush()1911 btif_media_flush_q(btif_media_cb.TxAaQ); in btif_media_task_aa_tx_flush()2889 BT_HDR *p_buf = fixed_queue_try_dequeue(btif_media_cb.TxAaQ); in btif_media_aa_readbuf()3155 fixed_queue_length(btif_media_cb.TxAaQ); in btif_media_aa_prep_sbc_2_send()3158 btif_media_flush_q(btif_media_cb.TxAaQ); in btif_media_aa_prep_sbc_2_send()[all …]