Searched refs:a2dp_session (Results 1 – 3 of 3) sorted by relevance
420 A2DPSession* a2dp_session = in LogA2dpSession() local422 a2dp_session->set_audio_duration_millis( in LogA2dpSession()424 a2dp_session->set_media_timer_min_millis( in LogA2dpSession()426 a2dp_session->set_media_timer_max_millis( in LogA2dpSession()428 a2dp_session->set_media_timer_avg_millis( in LogA2dpSession()430 a2dp_session->set_buffer_overruns_max_count( in LogA2dpSession()432 a2dp_session->set_buffer_overruns_total( in LogA2dpSession()434 a2dp_session->set_buffer_underruns_average( in LogA2dpSession()436 a2dp_session->set_buffer_underruns_count( in LogA2dpSession()438 a2dp_session->set_source_codec( in LogA2dpSession()[all …]
130 A2DPSession* a2dp_session) { in MakeBluetoothSession() argument132 if (a2dp_session) session->set_allocated_a2dp_session(a2dp_session); in MakeBluetoothSession()
120 optional A2DPSession a2dp_session = 7; field