Searched refs:host_iface (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/bluetooth/audio/utils/session/ |
D | BluetoothAudioSessionReport.h | 30 const sp<IBluetoothAudioPort> host_iface, in OnSessionStarted() argument 36 session_ptr->OnSessionStarted(host_iface, dataMQ, audio_config); in OnSessionStarted()
|
D | BluetoothAudioSessionReport_2_1.h | 32 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/ |
D | BluetoothAudioSessionReport.h | 35 const std::shared_ptr<IBluetoothAudioPort> host_iface, in OnSessionStarted() argument 41 session_ptr->OnSessionStarted(host_iface, data_mq, audio_config, in OnSessionStarted()
|