Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/audio/utils/session/
DBluetoothAudioSessionReport.h30 const sp<IBluetoothAudioPort> host_iface, in OnSessionStarted() argument
36 session_ptr->OnSessionStarted(host_iface, dataMQ, audio_config); in OnSessionStarted()
DBluetoothAudioSessionReport_2_1.h32 const sp<IBluetoothAudioPort> host_iface, in OnSessionStarted() argument
39 session_ptr->OnSessionStarted(host_iface, dataMQ, audio_config); in OnSessionStarted()
/hardware/interfaces/bluetooth/audio/utils/aidl_session/
DBluetoothAudioSessionReport.h35 const std::shared_ptr<IBluetoothAudioPort> host_iface, in OnSessionStarted() argument
41 session_ptr->OnSessionStarted(host_iface, data_mq, audio_config, in OnSessionStarted()