Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_a2dp_control.h40 void btif_a2dp_control_log_bytes_read(uint32_t bytes_read);
/system/bt/btif/src/
Dbtif_a2dp_control.cc429 void btif_a2dp_control_log_bytes_read(uint32_t bytes_read) { in btif_a2dp_control_log_bytes_read() function
Dbtif_a2dp_source.cc804 btif_a2dp_control_log_bytes_read( in btif_a2dp_source_audio_tx_stop_event()
807 btif_a2dp_control_log_bytes_read(UIPC_Read(*a2dp_uipc, UIPC_CH_ID_AV_AUDIO, in btif_a2dp_source_audio_tx_stop_event()
902 btif_a2dp_control_log_bytes_read(bytes_read); in btif_a2dp_source_enqueue_callback()