Searched refs:drop_n (Results 1 – 1 of 1) sorted by relevance
3207 size_t drop_n = fixed_queue_length(btif_media_cb.TxAaQ); in btif_media_aa_prep_2_send() local3208 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()