Home
last modified time | relevance | path

Searched refs:SendRemoteAliasChanged (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.h840 void SendRemoteAliasChanged(const RawAddress &device, const std::string &aliasName) const;
H A Dclassic_adapter.cpp2317 SendRemoteAliasChanged(device, name); in SetAliasName()
2324 void ClassicAdapter::SendRemoteAliasChanged(const RawAddress &device, const std::string &aliasName)… in SendRemoteAliasChanged() function in OHOS::bluetooth::ClassicAdapter