Notification Radio State Change Constants (Compact 2013)
3/26/2014
Radio state change notifications (RIL_NCLASS_RADIOSTATE).
Value |
Description |
---|---|
RIL_NOTIFY_RADIOEQUIPMENTSTATECHANGED |
Carries a STRUCT (RILEQUIPMENTSTATE) that indicates that the radio equipment state has changed. Also indicates a driver-defined radio ON or OFF state. |
RIL_NOTIFY_RADIOPRESENCECHANGED |
Carries a DWORD with one of the Radio Presence States Constants. These constants indicate that a radio module or driver has been changed (for example, removed or inserted). |
RIL_NOTIFY_RADIORESET |
The driver detected that the radio reset itself. The lpData parameter points to NULL. |
See Also
Reference
RIL Notifications
Notification Class Constants
Radio Presence States Constants