Searched refs:GetDeviceAlias (Results 1 – 9 of 9) sorted by relevance
147 std::string GetDeviceAlias() const;
138 std::string BluetoothRemoteDevice::GetDeviceAlias() const in GetDeviceAlias() function in OHOS::Bluetooth::BluetoothRemoteDevice144 return hostProxy->GetDeviceAlias(address_); in GetDeviceAlias()
75 std::string GetDeviceAlias(const std::string &address) override;
100 virtual std::string GetDeviceAlias(const std::string &address) = 0;
97 std::string GetDeviceAlias(const std::string &address) override;
512 EXPECT_EQ(device_.GetDeviceAlias(), INVALID_NAME);
916 std::string BluetoothHostProxy::GetDeviceAlias(const std::string &address) in GetDeviceAlias() function in OHOS::Bluetooth::BluetoothHostProxy
737 std::string result = GetDeviceAlias(address); in GetDeviceAliasInner()
1372 std::string BluetoothHostServer::GetDeviceAlias(const std::string &address) in GetDeviceAlias() function in OHOS::Bluetooth::BluetoothHostServer