Searched refs:LogBytesProcessed (Results 1 – 8 of 8) sorted by relevance
130 void HfpTransport::LogBytesProcessed(size_t bytes_read) {} in LogBytesProcessed() function in bluetooth::audio::aidl::hfp::HfpTransport193 transport_->LogBytesProcessed(bytes_written); in LogBytesRead()247 transport_->LogBytesProcessed(bytes_written); in LogBytesWritten()
73 void LogBytesProcessed(size_t bytes_read);
277 void LeAudioTransport::LogBytesProcessed(size_t bytes_processed) { in LogBytesProcessed() function in bluetooth::audio::aidl::le_audio::LeAudioTransport432 transport_->LogBytesProcessed(bytes_read); in LogBytesRead()531 transport_->LogBytesProcessed(bytes_written); in LogBytesWritten()
93 void LogBytesProcessed(size_t bytes_processed);
129 void LeAudioTransport::LogBytesProcessed(size_t bytes_processed) { in LogBytesProcessed() function in bluetooth::audio::host::le_audio::LeAudioTransport228 transport_->LogBytesProcessed(bytes_read); in LogBytesRead()300 transport_->LogBytesProcessed(bytes_written); in LogBytesWritten()
61 void LogBytesProcessed(size_t bytes_processed);
231 void LeAudioTransport::LogBytesProcessed(size_t bytes_processed) { in LogBytesProcessed() function in bluetooth::audio::hidl::le_audio::LeAudioTransport330 transport_->LogBytesProcessed(bytes_read); in LogBytesRead()411 transport_->LogBytesProcessed(bytes_written); in LogBytesWritten()
77 void LogBytesProcessed(size_t bytes_processed);