Home
last modified time | relevance | path

Searched defs:getBluetoothA2dp (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/hardware/interfaces/audio/aidl/default/stub/
H A DModuleStub.cpp46 ndk::ScopedAStatus ModuleStub::getBluetoothA2dp(std::shared_ptr<IBluetoothA2dp>* _aidl_return) { in getBluetoothA2dp() function in aidl::android::hardware::audio::core::ModuleStub
/aosp_15_r20/frameworks/av/media/libaudioclient/aidl/fuzzer/libaudiomockhal/
H A DModuleMock.cpp56 ndk::ScopedAStatus ModuleMock::getBluetoothA2dp(std::shared_ptr<IBluetoothA2dp>* _aidl_return) { in getBluetoothA2dp() function in aidl::android::hardware::audio::core::ModuleMock
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/
H A DIModule.aidl40 @nullable android.hardware.audio.core.IBluetoothA2dp getBluetoothA2dp(); in getBluetoothA2dp() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core_interface/dump/android/hardware/audio/core/
DIModule.aidl40 @nullable android.hardware.audio.core.IBluetoothA2dp getBluetoothA2dp(); in getBluetoothA2dp() method
/aosp_15_r20/hardware/interfaces/audio/aidl/android/hardware/audio/core/
H A DIModule.aidl119 @nullable IBluetoothA2dp getBluetoothA2dp(); in getBluetoothA2dp() method
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/
H A DIModule.aidl40 @nullable android.hardware.audio.core.IBluetoothA2dp getBluetoothA2dp(); in getBluetoothA2dp() method
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/
H A DIModule.aidl40 @nullable android.hardware.audio.core.IBluetoothA2dp getBluetoothA2dp(); in getBluetoothA2dp() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core-V3-ndk-source/gen/include/aidl/android/hardware/audio/core/
DBnModule.h58 …::ndk::ScopedAStatus getBluetoothA2dp(std::shared_ptr<::aidl::android::hardware::audio::core::IBlu… in getBluetoothA2dp() function
/aosp_15_r20/hardware/interfaces/audio/aidl/default/bluetooth/
H A DModuleBluetooth.cpp94 ndk::ScopedAStatus ModuleBluetooth::getBluetoothA2dp( in getBluetoothA2dp() function in aidl::android::hardware::audio::core::ModuleBluetooth
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core-V3-ndk-source/gen/android/hardware/audio/core/
DIModule.cpp837 ::ndk::ScopedAStatus BpModule::getBluetoothA2dp(std::shared_ptr<::aidl::android::hardware::audio::c… in getBluetoothA2dp() function in aidl::android::hardware::audio::core::BpModule
2451 ::ndk::ScopedAStatus IModuleDefault::getBluetoothA2dp(std::shared_ptr<::aidl::android::hardware::au… in getBluetoothA2dp() function in aidl::android::hardware::audio::core::IModuleDefault
/aosp_15_r20/hardware/interfaces/audio/aidl/default/
H A DModule.cpp632 ndk::ScopedAStatus Module::getBluetoothA2dp(std::shared_ptr<IBluetoothA2dp>* _aidl_return) { in getBluetoothA2dp() function in aidl::android::hardware::audio::core::Module
/aosp_15_r20/frameworks/av/media/libaudiohal/tests/
H A DCoreAudioHalAidl_test.cpp378 ndk::ScopedAStatus getBluetoothA2dp( in getBluetoothA2dp() function in __anon5a59cc030111::ModuleMock