Home
last modified time | relevance | path

Searched refs:ERRCODE_SCAN_FAIL (Results 1 – 2 of 2) sorted by relevance

/base/location/interfaces/inner_api/include/
Dconstant_definition.h103 ERRCODE_SCAN_FAIL = 3301800, /* Failed to start WiFi or Bluetooth scanning. */ enumerator
/base/location/frameworks/js/napi/source/
Dlocation_napi_adapter.cpp970 context->errCode = ERRCODE_SCAN_FAIL; in CreateReverseGeocodeAsyncContext()