Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_source.cc146 tx_queue_last_readbuf_us = 0; in Reset()
172 uint64_t tx_queue_last_readbuf_us; member in BtifMediaStats
313 dst->tx_queue_last_readbuf_us = src->tx_queue_last_readbuf_us; in btif_a2dp_source_accumulate_stats()
1088 btif_a2dp_source_cb.stats.tx_queue_last_readbuf_us = now_us; in btif_a2dp_source_audio_readbuf()
1170 (accumulated_stats->tx_queue_last_readbuf_us > 0) in btif_a2dp_source_debug_dump()
1171 ? (unsigned long long)(now_us - accumulated_stats->tx_queue_last_readbuf_us) / in btif_a2dp_source_debug_dump()