Searched refs:IBluetoothTransportInstance (Results 1 – 5 of 5) sorted by relevance
79 class IBluetoothTransportInstance {81 IBluetoothTransportInstance(SessionType sessionType, in IBluetoothTransportInstance() function84 virtual ~IBluetoothTransportInstance() = default;129 IBluetoothTransportInstance* sink,169 IBluetoothTransportInstance* sink_;
40 : public bluetooth::audio::IBluetoothTransportInstance {43 : IBluetoothTransportInstance( in HearingAidTransport()
72 BluetoothAudioPortImpl(IBluetoothTransportInstance* sink, in BluetoothAudioPortImpl()152 IBluetoothTransportInstance* sink_;188 BluetoothAudioClientInterface::BluetoothAudioClientInterface(IBluetoothTransportInstance* sink, in BluetoothAudioClientInterface()
61 class TestTransport : public bluetooth::audio::IBluetoothTransportInstance {67 : bluetooth::audio::IBluetoothTransportInstance(session_type, {}){}; in TestTransport()
60 class A2dpTransport : public ::bluetooth::audio::IBluetoothTransportInstance {63 : IBluetoothTransportInstance(sessionType, {}), in A2dpTransport()