Home
last modified time | relevance | path

Searched defs:getBluetooth (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/audio/aidl/default/stub/
DModuleStub.cpp36 ndk::ScopedAStatus ModuleStub::getBluetooth(std::shared_ptr<IBluetooth>* _aidl_return) { in getBluetooth() function in aidl::android::hardware::audio::core::ModuleStub
/hardware/interfaces/audio/aidl/default/usb/
DModuleUsb.cpp55 ndk::ScopedAStatus ModuleUsb::getBluetooth(std::shared_ptr<IBluetooth>* _aidl_return) { in getBluetooth() function in aidl::android::hardware::audio::core::ModuleUsb
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/
DIModule.aidl39 @nullable android.hardware.audio.core.IBluetooth getBluetooth(); in getBluetooth() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/
DIModule.aidl39 @nullable android.hardware.audio.core.IBluetooth getBluetooth(); in getBluetooth() method
/hardware/interfaces/audio/aidl/android/hardware/audio/core/
DIModule.aidl105 @nullable IBluetooth getBluetooth(); in getBluetooth() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/
DIModule.aidl39 @nullable android.hardware.audio.core.IBluetooth getBluetooth(); in getBluetooth() method
/hardware/interfaces/audio/aidl/default/
DModule.cpp540 ndk::ScopedAStatus Module::getBluetooth(std::shared_ptr<IBluetooth>* _aidl_return) { in getBluetooth() function in aidl::android::hardware::audio::core::Module