Searched refs:IBluetoothSinkTransportInstance (Results 1 – 19 of 19) sorted by relevance
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/ |
D | client_interface_hidl.h | 154 class IBluetoothSinkTransportInstance : public IBluetoothTransportInstance { 156 IBluetoothSinkTransportInstance(SessionType sessionType, in IBluetoothSinkTransportInstance() function 159 IBluetoothSinkTransportInstance(SessionType_2_1 sessionType_2_1, in IBluetoothSinkTransportInstance() function 162 virtual ~IBluetoothSinkTransportInstance() = default; 256 IBluetoothSinkTransportInstance* sink, 260 IBluetoothSinkTransportInstance* GetTransportInstance() const { in GetTransportInstance() 268 IBluetoothSinkTransportInstance* sink_;
|
D | hearing_aid_software_encoding_hidl.cc | 53 : public bluetooth::audio::hidl::IBluetoothSinkTransportInstance { 56 : IBluetoothSinkTransportInstance( in HearingAidTransport()
|
D | a2dp_encoding_hidl.cc | 71 : public ::bluetooth::audio::hidl::IBluetoothSinkTransportInstance { 74 : IBluetoothSinkTransportInstance(sessionType, (AudioConfiguration){}), in A2dpTransport()
|
D | le_audio_software_hidl.h | 108 : public ::bluetooth::audio::hidl::IBluetoothSinkTransportInstance {
|
D | client_interface_hidl_unittest.cc | 135 : public bluetooth::audio::hidl::IBluetoothSinkTransportInstance { 141 : bluetooth::audio::hidl::IBluetoothSinkTransportInstance(session_type, in TestSinkTransport() 144 : bluetooth::audio::hidl::IBluetoothSinkTransportInstance( in TestSinkTransport()
|
D | le_audio_software_hidl.cc | 291 : IBluetoothSinkTransportInstance(session_type, {}) { in LeAudioSinkTransport()
|
D | client_interface_hidl.cc | 418 IBluetoothSinkTransportInstance* sink, in BluetoothAudioSinkClientInterface()
|
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/ |
D | transport_instance.h | 108 class IBluetoothSinkTransportInstance : public IBluetoothTransportInstance { 110 IBluetoothSinkTransportInstance(SessionType sessionType, in IBluetoothSinkTransportInstance() function 113 virtual ~IBluetoothSinkTransportInstance() = default;
|
D | client_interface_aidl.h | 198 BluetoothAudioSinkClientInterface(IBluetoothSinkTransportInstance* sink); 201 IBluetoothSinkTransportInstance* GetTransportInstance() const { in GetTransportInstance() 211 IBluetoothSinkTransportInstance* sink_;
|
D | hearing_aid_software_encoding_aidl.cc | 50 : public bluetooth::audio::aidl::IBluetoothSinkTransportInstance { 53 : IBluetoothSinkTransportInstance( in HearingAidTransport()
|
D | a2dp_transport.h | 34 : public ::bluetooth::audio::aidl::IBluetoothSinkTransportInstance {
|
D | hfp_client_interface_aidl.h | 84 : public ::bluetooth::audio::aidl::IBluetoothSinkTransportInstance {
|
D | hfp_client_interface_aidl.cc | 153 : IBluetoothSinkTransportInstance(session_type, (AudioConfiguration){}) { in HfpDecodingTransport()
|
D | le_audio_software_aidl.h | 131 : public ::bluetooth::audio::aidl::IBluetoothSinkTransportInstance {
|
D | client_interface_aidl.cc | 240 IBluetoothSinkTransportInstance* sink) in BluetoothAudioSinkClientInterface()
|
D | a2dp_encoding_aidl.cc | 77 : IBluetoothSinkTransportInstance(sessionType, (AudioConfiguration){}), in A2dpTransport()
|
D | le_audio_software_aidl.cc | 384 : IBluetoothSinkTransportInstance(session_type, (AudioConfiguration){}) { in LeAudioSinkTransport()
|
/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/ |
D | libbt_audio_hal_client_interface_fuzzer.cpp | 142 : public bluetooth::audio::hidl::IBluetoothSinkTransportInstance { 146 : bluetooth::audio::hidl::IBluetoothSinkTransportInstance(session_type, in TestSinkTransport() 150 : bluetooth::audio::hidl::IBluetoothSinkTransportInstance( in TestSinkTransport()
|
/packages/modules/Bluetooth/system/audio_hal_interface/ |
D | le_audio_software_unittest.cc | 236 IBluetoothSinkTransportInstance* sink, in BluetoothAudioSinkClientInterface() 366 IBluetoothSinkTransportInstance* sink) in BluetoothAudioSinkClientInterface()
|