Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
Dconstant_definition.h108 BLUE_TOOTH, enumerator
/base/location/services/location_locator/locator/source/
Dlocator_required_data_manager.cpp74 } else if (config->GetType() == LocatingRequiredDataType::BLUE_TOOTH) { in RegisterCallback()
128 info->SetType(LocatingRequiredDataType::BLUE_TOOTH); in GetLocatingRequiredDataByBtHost()
143 info->SetType(LocatingRequiredDataType::BLUE_TOOTH); in GetLocatingRequiredDataByBle()
/base/location/frameworks/js/napi/source/
Dlocation_napi_entry.cpp90 …SetEnumPropertyByInteger(env, locatingPriority, LocatingRequiredDataType::BLUE_TOOTH, "BLUE_TOOTH"… in LocatingRequiredDataTypeConstructor()