#include <SwiStructsCm.h>
Public Attributes | |
U32 | sizeStruct |
SWI_TYPE_Power | State |
SWI_TYPE_RFPOWEROFF_Mask | PowerOffReason |
Power state is not supported on the SB555.
GSM products primarily used this structure for indicating when a device has become unavailable. However, SWI_NOTIFY_Power is only available in the R4 SDK. SWI_NOTIFY_AirServerChange should now be used for the monitoring of device availability for all products.
SWI_TYPE_RFPOWEROFF_Mask SWI_STRUCT_Power::PowerOffReason |
Power change reason code mask. See SWI_TYPE_RFPOWEROFF_Mask for details.
The size, in bytes, of this structure.
SWI_TYPE_Power SWI_STRUCT_Power::State |
Current power state enumeration. See SWI_TYPE_Power for details.