Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocator_required_data_manager.h173 std::vector<std::shared_ptr<LocatingRequiredData>> GetLocatingRequiredDataByBtHost(
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_required_data_manager.cpp147 …ector<std::shared_ptr<LocatingRequiredData>> LocatorBluetoothHost::GetLocatingRequiredDataByBtHost( in GetLocatingRequiredDataByBtHost() function in OHOS::Location::LocatorBluetoothHost
183 …std::vector<std::shared_ptr<LocatingRequiredData>> result = GetLocatingRequiredDataByBtHost(device… in OnDiscoveryResult()
/ohos5.0/base/location/test/location_locator/source/
H A Dlocator_required_data_manager_test.cpp133 auto ret = locatorBluetoothHost->GetLocatingRequiredDataByBtHost(device);