Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_a2dp_control.h40 void btif_a2dp_control_log_bytes_read(uint32_t bytes_read);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_source.cc858 btif_a2dp_control_log_bytes_read( in btif_a2dp_source_audio_tx_stop_event()
861 btif_a2dp_control_log_bytes_read( in btif_a2dp_source_audio_tx_stop_event()
957 btif_a2dp_control_log_bytes_read(bytes_read); in btif_a2dp_source_enqueue_callback()
Dbtif_a2dp_control.cc418 void btif_a2dp_control_log_bytes_read(uint32_t bytes_read) { in btif_a2dp_control_log_bytes_read() function