Searched refs:GetRemoteName (Results 1 – 7 of 7) sorted by relevance
1015 if (remoteDevice->GetRemoteName().empty()) { in HandleInquiryResult()1078 bool ret = GetRemoteName(btAddr); in DiscoverRemoteName()1109 if (deviceName != remoteDevice->GetRemoteName()) { in ReceiveRemoteName()1198 if (remoteDevice->GetRemoteName().empty()) { in PinCodeReq()1199 GetRemoteName(addr); in PinCodeReq()1342 if (remoteName != remote->GetRemoteName()) { in ParserRemoteNameFromEir()1526 if (remoteDevice->GetRemoteName().empty()) { in ReceiveLinkKeyNotification()1527 GetRemoteName(addr); in ReceiveLinkKeyNotification()1641 remoteName = it->second->GetRemoteName(); in GetDeviceName()2177 if (remoteDevice->GetRemoteName().empty()) { in SetIoCapability()[all …]
155 std::string GetRemoteName(const std::string &subSection) const;
89 std::string GetRemoteName() const;
430 std::string name = config_.GetRemoteName(addr); in GetPairedDevice()478 std::string name = remote->GetRemoteName(); in SavePairedDeviceInfo()
65 std::string ClassicRemoteDevice::GetRemoteName() const in GetRemoteName() function in OHOS::bluetooth::ClassicRemoteDevice
168 std::string ClassicConfig::GetRemoteName(const std::string &subSection) const in GetRemoteName() function in OHOS::bluetooth::ClassicConfig
694 bool GetRemoteName(const BtAddr &addr) const;