Changes

359 bytes added ,  04:54, 27 May 2022
Line 113: Line 113:     
This cmd is used by [[Network_Interface_services|nifm]] with a value from state, prior to using RequestSleep.
 
This cmd is used by [[Network_Interface_services|nifm]] with a value from state, prior to using RequestSleep.
 +
 +
== Cmd38 ==
 +
Takes an input u32 enum, no output.
 +
 +
The input value must be 0-1.
 +
 +
This internally sends a request which is then eventually handled (if the input doesn't match state already + other state fields are valid) by configuring "pm2_sleep_ret_ext" with a global struct selected via the input value. Afterwards another func is called with input value 2.
    
= wlan:lcl =
 
= wlan:lcl =