Searched refs:IBluetoothLe (Results 1 – 5 of 5) sorted by relevance
61 ndk::ScopedAStatus ModuleMock::getBluetoothLe(std::shared_ptr<IBluetoothLe>* _aidl_return) { in getBluetoothLe()
34 ndk::ScopedAStatus getBluetoothLe(std::shared_ptr<IBluetoothLe>*) override;
242 const std::shared_ptr<::aidl::android::hardware::audio::core::IBluetoothLe> mBluetoothLe;
68 using aidl::android::hardware::audio::core::IBluetoothLe;111 mBluetoothLe(retrieveSubInterface<IBluetoothLe>(module, &IModule::getBluetoothLe)), in DeviceHalAidl()
246 std::shared_ptr<::aidl::android::hardware::audio::core::IBluetoothLe>*) override { in getBluetoothLe() argument