Home
last modified time | relevance | path

Searched refs:getBluetoothLe (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libaudioclient/aidl/fuzzer/libaudiomockhal/
DModuleMock.cpp61 ndk::ScopedAStatus ModuleMock::getBluetoothLe(std::shared_ptr<IBluetoothLe>* _aidl_return) { in getBluetoothLe() function in aidl::android::hardware::audio::core::ModuleMock
/frameworks/av/media/libaudioclient/aidl/fuzzer/libaudiomockhal/include/core-mock/
DModuleMock.h34 ndk::ScopedAStatus getBluetoothLe(std::shared_ptr<IBluetoothLe>*) override;
/frameworks/av/media/libaudiohal/impl/
DDeviceHalAidl.cpp111 mBluetoothLe(retrieveSubInterface<IBluetoothLe>(module, &IModule::getBluetoothLe)), in DeviceHalAidl()
/frameworks/av/media/libaudiohal/tests/
DCoreAudioHalAidl_test.cpp245 ndk::ScopedAStatus getBluetoothLe( in getBluetoothLe() function in __anon0285cf8d0111::ModuleMock