PopPowerRequestNotifyMobileHotspotChanged

VOID __fastcall PopPowerRequestNotifyMobileHotspotChanged(CHAR a1){
  PopAcquirePowerRequestPushLock(1);
  BYTE1(PopExecutionRequiredContext) = a1;
  PopStatsScenarioStateChange(1i64, a1);
  PopHandleExecutionRequiredEnablementUpdate();
  PopReleaseRwLock((UINT64)&PopPowerRequestLock);
}

Referenced by:

PopWnfMobileHotspotCallback