Searched refs:WIFI_HOTSPOT_ABILITY_ID (Results 1 – 12 of 12) sorted by relevance
91 #define WIFI_HOTSPOT_ABILITY_ID 1121 macro96 #define WIFI_HOTSPOT_ABILITY_ID OHOS::WIFI_HOTSPOT_SYS_ABILITY_ID /* 1121 */ macro
40 case WIFI_HOTSPOT_ABILITY_ID: { in OnAddSystemAbility()
36 OHOS::Wifi::WifiHotspot::GetInstance(WIFI_HOTSPOT_ABILITY_ID);313 samgrProxy->SubscribeSystemAbility((int32_t)WIFI_HOTSPOT_ABILITY_ID, mSaStatusListener); in RegisterWifiEvents()390 samgrProxy->SubscribeSystemAbility((int32_t)WIFI_HOTSPOT_ABILITY_ID, mSaStatusListener); in Init()
29 …HOS::Wifi::WifiHotspot> hotspotPtr = OHOS::Wifi::WifiHotspot::GetInstance(WIFI_HOTSPOT_ABILITY_ID);
47 …: SystemAbility(WIFI_HOTSPOT_ABILITY_ID, true), mPublishFlag(false), mState(ServiceRunningState::S… in WifiHotspotMgrServiceImpl()
84 std::shared_ptr<WifiHotspot> wifiSoftApPtr = WifiHotspot::GetInstance(WIFI_HOTSPOT_ABILITY_ID); in GetSoftApInfo()
39 static std::shared_ptr<WifiHotspot> devicePtr = WifiHotspot::GetInstance(WIFI_HOTSPOT_ABILITY_ID);
49 WifiSaLoadManager::GetInstance().UnloadWifiSa(WIFI_HOTSPOT_ABILITY_ID); in UnloadHotspotSaTimerCallback()
138 samgrProxy->SubscribeSystemAbility((int32_t)WIFI_HOTSPOT_ABILITY_ID, mSaStatusListener); in EventRegister()
27 return WifiHotspot::GetInstance(WIFI_HOTSPOT_ABILITY_ID); in GetHotspotInstance()
32 std::shared_ptr<WifiHotspot> g_wifiHotspotPtr = WifiHotspot::GetInstance(WIFI_HOTSPOT_ABILITY_ID);663 case WIFI_HOTSPOT_ABILITY_ID: { in OnAddSystemAbility()
27 std::shared_ptr<WifiHotspot> wifiHotspotPtr = WifiHotspot::GetInstance(WIFI_HOTSPOT_ABILITY_ID);