Searched refs:IBluetoothSourceTransportInstance (Results 1 – 14 of 14) sorted by relevance
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/ |
D | client_interface_hidl.h | 168 class IBluetoothSourceTransportInstance : public IBluetoothTransportInstance { 170 IBluetoothSourceTransportInstance(SessionType sessionType, in IBluetoothSourceTransportInstance() function 173 IBluetoothSourceTransportInstance(SessionType_2_1 sessionType_2_1, in IBluetoothSourceTransportInstance() function 176 virtual ~IBluetoothSourceTransportInstance() = default; 278 IBluetoothSourceTransportInstance* source, 282 IBluetoothSourceTransportInstance* GetTransportInstance() const { in GetTransportInstance() 290 IBluetoothSourceTransportInstance* source_;
|
D | le_audio_software_hidl.h | 155 : public ::bluetooth::audio::hidl::IBluetoothSourceTransportInstance {
|
D | client_interface_hidl_unittest.cc | 174 : public bluetooth::audio::hidl::IBluetoothSourceTransportInstance { 180 : bluetooth::audio::hidl::IBluetoothSourceTransportInstance(session_type, in TestSourceTransport() 183 : bluetooth::audio::hidl::IBluetoothSourceTransportInstance( in TestSourceTransport()
|
D | le_audio_software_hidl.cc | 372 : IBluetoothSourceTransportInstance(session_type, {}) { in LeAudioSourceTransport()
|
D | client_interface_hidl.cc | 456 IBluetoothSourceTransportInstance* source, in BluetoothAudioSourceClientInterface()
|
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/ |
D | transport_instance.h | 121 class IBluetoothSourceTransportInstance : public IBluetoothTransportInstance { 123 IBluetoothSourceTransportInstance(SessionType sessionType, in IBluetoothSourceTransportInstance() function 126 virtual ~IBluetoothSourceTransportInstance() = default;
|
D | client_interface_aidl.h | 225 IBluetoothSourceTransportInstance* source); 228 IBluetoothSourceTransportInstance* GetTransportInstance() const { in GetTransportInstance() 238 IBluetoothSourceTransportInstance* source_;
|
D | hfp_client_interface_aidl.h | 127 : public ::bluetooth::audio::aidl::IBluetoothSourceTransportInstance {
|
D | hfp_client_interface_aidl.cc | 205 : IBluetoothSourceTransportInstance(session_type, (AudioConfiguration){}) { in HfpEncodingTransport()
|
D | le_audio_software_aidl.h | 191 : public ::bluetooth::audio::aidl::IBluetoothSourceTransportInstance {
|
D | client_interface_aidl.cc | 253 IBluetoothSourceTransportInstance* source) in BluetoothAudioSourceClientInterface()
|
D | le_audio_software_aidl.cc | 484 : IBluetoothSourceTransportInstance(session_type, (AudioConfiguration){}) { in LeAudioSourceTransport()
|
/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/ |
D | libbt_audio_hal_client_interface_fuzzer.cpp | 175 : public bluetooth::audio::hidl::IBluetoothSourceTransportInstance { 179 : bluetooth::audio::hidl::IBluetoothSourceTransportInstance(session_type, in TestSourceTransport() 183 : bluetooth::audio::hidl::IBluetoothSourceTransportInstance( in TestSourceTransport()
|
/packages/modules/Bluetooth/system/audio_hal_interface/ |
D | le_audio_software_unittest.cc | 254 IBluetoothSourceTransportInstance* source, in BluetoothAudioSourceClientInterface() 380 IBluetoothSourceTransportInstance* source) in BluetoothAudioSourceClientInterface()
|