Home
last modified time | relevance | path

Searched refs:GetDeviceAddrType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.h93 int GetDeviceAddrType(const std::string &address) const;
H A Dble_adapter.cpp1120 type = pimpl->bleCentralManager_->GetDeviceAddrType(device.GetAddress()); in GetPeerDeviceAddrType()
H A Dble_central_manager_impl.cpp1685 int BleCentralManagerImpl::GetDeviceAddrType(const std::string &address) const in GetDeviceAddrType() function in OHOS::bluetooth::BleCentralManagerImpl