Home
last modified time | relevance | path

Searched refs:drop_n (Results 1 – 1 of 1) sorted by relevance

/system/bt/btif/src/
Dbtif_media_task.c3207 size_t drop_n = fixed_queue_length(btif_media_cb.TxAaQ); in btif_media_aa_prep_2_send() local
3208 if (drop_n > btif_media_cb.stats.tx_queue_max_dropped_messages) { in btif_media_aa_prep_2_send()
3209 btif_media_cb.stats.tx_queue_max_dropped_messages = drop_n; in btif_media_aa_prep_2_send()