Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Ddefine.h96 #define WIFI_HOTSPOT_ABILITY_ID OHOS::WIFI_HOTSPOT_SYS_ABILITY_ID /* 1121 */
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h84 WIFI_HOTSPOT_SYS_ABILITY_ID = 1121, enumerator
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs78 pub const WIFI_HOTSPOT_SYS_ABILITY_ID: i32 = 1121; const
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/
H A Ddump_utils.cpp65 { WIFI_HOTSPOT_SYS_ABILITY_ID, "WifiHotspot" },