Searched refs:GetBleRemote (Results 1 – 7 of 7) sorted by relevance
112 remote = hostProxy->GetBleRemote(objectName); in GetProfileRemote()
40 sptr<IRemoteObject> GetBleRemote(const std::string &name) override;
65 virtual sptr<IRemoteObject> GetBleRemote(const std::string &name) = 0;
55 sptr<IRemoteObject> GetBleRemote(const std::string &name) override;
149 sptr<IRemoteObject> BluetoothHostProxy::GetBleRemote(const std::string &name) in GetBleRemote() function in OHOS::Bluetooth::BluetoothHostProxy
333 sptr<IRemoteObject> result = GetBleRemote(name); in GetBleRemoteInner()
840 sptr<IRemoteObject> BluetoothHostServer::GetBleRemote(const std::string &name) in GetBleRemote() function in OHOS::Bluetooth::BluetoothHostServer