Home
last modified time | relevance | path

Searched refs:WIFI_SCAN_SYS_ABILITY_ID (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Ddefine.h98 #define WIFI_SCAN_ABILITY_ID OHOS::WIFI_SCAN_SYS_ABILITY_ID /* 1124 */
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h87 WIFI_SCAN_SYS_ABILITY_ID = 1124, enumerator
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs81 pub const WIFI_SCAN_SYS_ABILITY_ID: i32 = 1124; const
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/
H A Ddump_utils.cpp68 { WIFI_SCAN_SYS_ABILITY_ID, "WifiScan" },