Home
last modified time | relevance | path

Searched refs:WIFI_DEVICE_SYS_ABILITY_ID (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Dwifi_state_listener.cpp63 std::shared_ptr<Wifi::WifiDevice> wifiDevicePtr = Wifi::WifiDevice::GetInstance(WIFI_DEVICE_SYS_ABILITY_ID); in CheckWifiStateIsActived()
/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Ddefine.h95 #define WIFI_DEVICE_ABILITY_ID OHOS::WIFI_DEVICE_SYS_ABILITY_ID /* 1120 */
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h83 WIFI_DEVICE_SYS_ABILITY_ID = 1120, enumerator
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs77 pub const WIFI_DEVICE_SYS_ABILITY_ID: i32 = 1120; consts
/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp152 if (samgr->CheckSystemAbility(WIFI_DEVICE_SYS_ABILITY_ID) == nullptr) { in QueryDependsSwitchState()

Completed in 7 milliseconds