Searched refs:IBluetoothTransportInstance (Results 1 – 5 of 5) sorted by relevance
78 class IBluetoothTransportInstance {80 IBluetoothTransportInstance(SessionType sessionType, in IBluetoothTransportInstance() function83 virtual ~IBluetoothTransportInstance() = default;128 IBluetoothTransportInstance* sink,137 IBluetoothTransportInstance* GetTransportInstance() const { return sink_; } in GetTransportInstance()175 IBluetoothTransportInstance* sink_;
40 : public bluetooth::audio::IBluetoothTransportInstance {43 : IBluetoothTransportInstance( in HearingAidTransport()
72 BluetoothAudioPortImpl(IBluetoothTransportInstance* sink, in BluetoothAudioPortImpl()153 IBluetoothTransportInstance* sink_;190 BluetoothAudioClientInterface::BluetoothAudioClientInterface(IBluetoothTransportInstance* sink, in BluetoothAudioClientInterface()
51 class A2dpTransport : public ::bluetooth::audio::IBluetoothTransportInstance {54 : IBluetoothTransportInstance(sessionType, {}), in A2dpTransport()
113 class TestTransport : public bluetooth::audio::IBluetoothTransportInstance {119 : bluetooth::audio::IBluetoothTransportInstance(session_type, {}){}; in TestTransport()