Searched refs:TxAaQ (Results 1 – 1 of 1) sorted by relevance
310 fixed_queue_t *TxAaQ; member466 fixed_queue_length(btif_media_cb.TxAaQ)); in log_tstamps_us()1436 btif_media_cb.TxAaQ = fixed_queue_new(SIZE_MAX); in btif_media_thread_init()1453 fixed_queue_free(btif_media_cb.TxAaQ, NULL); in btif_media_thread_cleanup()1454 btif_media_cb.TxAaQ = NULL; in btif_media_thread_cleanup()1822 fixed_queue_length(btif_media_cb.TxAaQ); in btif_media_task_aa_tx_flush()1824 btif_media_flush_q(btif_media_cb.TxAaQ); in btif_media_task_aa_tx_flush()2802 BT_HDR *p_buf = fixed_queue_try_dequeue(btif_media_cb.TxAaQ); in btif_media_aa_readbuf()3068 fixed_queue_length(btif_media_cb.TxAaQ); in btif_media_aa_prep_sbc_2_send()3071 btif_media_flush_q(btif_media_cb.TxAaQ); in btif_media_aa_prep_sbc_2_send()[all …]