Searched refs:GetDeviceAddrType (Results 1 – 3 of 3) sorted by relevance
93 int GetDeviceAddrType(const std::string &address) const;
1120 type = pimpl->bleCentralManager_->GetDeviceAddrType(device.GetAddress()); in GetPeerDeviceAddrType()
1685 int BleCentralManagerImpl::GetDeviceAddrType(const std::string &address) const in GetDeviceAddrType() function in OHOS::bluetooth::BleCentralManagerImpl