Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/audio/aidl/default/stub/
H A DModuleStub.cpp56 ndk::ScopedAStatus ModuleStub::getBluetoothLe(std::shared_ptr<IBluetoothLe>* _aidl_return) { in getBluetoothLe() function in aidl::android::hardware::audio::core::ModuleStub
/aosp_15_r20/frameworks/av/media/libaudioclient/aidl/fuzzer/libaudiomockhal/
H A DModuleMock.cpp61 ndk::ScopedAStatus ModuleMock::getBluetoothLe(std::shared_ptr<IBluetoothLe>* _aidl_return) { in getBluetoothLe() 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.aidl41 @nullable android.hardware.audio.core.IBluetoothLe getBluetoothLe(); in getBluetoothLe() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core_interface/dump/android/hardware/audio/core/
DIModule.aidl41 @nullable android.hardware.audio.core.IBluetoothLe getBluetoothLe(); in getBluetoothLe() method
/aosp_15_r20/hardware/interfaces/audio/aidl/android/hardware/audio/core/
H A DIModule.aidl133 @nullable IBluetoothLe getBluetoothLe(); in getBluetoothLe() method
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/
H A DIModule.aidl41 @nullable android.hardware.audio.core.IBluetoothLe getBluetoothLe(); in getBluetoothLe() method
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/
H A DIModule.aidl41 @nullable android.hardware.audio.core.IBluetoothLe getBluetoothLe(); in getBluetoothLe() 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.h61 …::ndk::ScopedAStatus getBluetoothLe(std::shared_ptr<::aidl::android::hardware::audio::core::IBluet… in getBluetoothLe() function
/aosp_15_r20/hardware/interfaces/audio/aidl/default/bluetooth/
H A DModuleBluetooth.cpp101 ndk::ScopedAStatus ModuleBluetooth::getBluetoothLe(std::shared_ptr<IBluetoothLe>* _aidl_return) { in getBluetoothLe() 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.cpp874 ::ndk::ScopedAStatus BpModule::getBluetoothLe(std::shared_ptr<::aidl::android::hardware::audio::cor… in getBluetoothLe() function in aidl::android::hardware::audio::core::BpModule
2456 ::ndk::ScopedAStatus IModuleDefault::getBluetoothLe(std::shared_ptr<::aidl::android::hardware::audi… in getBluetoothLe() function in aidl::android::hardware::audio::core::IModuleDefault
/aosp_15_r20/hardware/interfaces/audio/aidl/default/
H A DModule.cpp638 ndk::ScopedAStatus Module::getBluetoothLe(std::shared_ptr<IBluetoothLe>* _aidl_return) { in getBluetoothLe() function in aidl::android::hardware::audio::core::Module
/aosp_15_r20/frameworks/av/media/libaudiohal/tests/
H A DCoreAudioHalAidl_test.cpp382 ndk::ScopedAStatus getBluetoothLe( in getBluetoothLe() function in __anon5a59cc030111::ModuleMock