Searched refs:a2dp_session (Results 1 – 3 of 3) sorted by relevance
437 A2DPSession* a2dp_session = in LogA2dpSession() local439 a2dp_session->set_audio_duration_millis( in LogA2dpSession()441 a2dp_session->set_media_timer_min_millis( in LogA2dpSession()443 a2dp_session->set_media_timer_max_millis( in LogA2dpSession()445 a2dp_session->set_media_timer_avg_millis( in LogA2dpSession()447 a2dp_session->set_buffer_overruns_max_count( in LogA2dpSession()449 a2dp_session->set_buffer_overruns_total( in LogA2dpSession()451 a2dp_session->set_buffer_underruns_average( in LogA2dpSession()453 a2dp_session->set_buffer_underruns_count( in LogA2dpSession()455 a2dp_session->set_source_codec( in LogA2dpSession()[all …]
129 A2DPSession* a2dp_session) { in MakeBluetoothSession() argument131 if (a2dp_session) session->set_allocated_a2dp_session(a2dp_session); in MakeBluetoothSession()
120 optional A2DPSession a2dp_session = 7; field