Searched refs:TxAaQ (Results 1 – 1 of 1) sorted by relevance
222 BUFFER_Q TxAaQ; member334 GKI_queue_length(&btif_media_cb.TxAaQ)); in log_tstamps_us()1584 btif_media_flush_q(&(btif_media_cb.TxAaQ)); in btif_media_task_aa_tx_flush()2328 return GKI_dequeue(&(btif_media_cb.TxAaQ)); in btif_media_aa_readbuf()2520 GKI_queue_length(&btif_media_cb.TxAaQ)); in btif_media_aa_prep_sbc_2_send()2584 if (GKI_queue_length(&btif_media_cb.TxAaQ) > 0) in btif_media_aa_prep_sbc_2_send()2585 btif_media_flush_q(&(btif_media_cb.TxAaQ)); in btif_media_aa_prep_sbc_2_send()2592 GKI_enqueue(&(btif_media_cb.TxAaQ), p_buf); in btif_media_aa_prep_sbc_2_send()2619 if (GKI_queue_length(&btif_media_cb.TxAaQ) > (MAX_OUTPUT_A2DP_FRAME_QUEUE_SZ - nb_frame)) in btif_media_aa_prep_2_send()2622 GKI_queue_length(&btif_media_cb.TxAaQ), MAX_OUTPUT_A2DP_FRAME_QUEUE_SZ - nb_frame); in btif_media_aa_prep_2_send()[all …]