OID_WW_CDPD_CHANNEL_STATE
The OID_WW_CDPD_CHANNEL_STATE OID requests the miniport driver to return the current state of the subscriber unit's radio channel activity as one of the following:
CDPDChannelNotAvail
CDPDChannelScanning
CDPDChannelInitAcquired
CDPDChannelAcquired
CDPDChannelSleeping
CDPDChannelWaking
CDPDChannelCSDialing
CDPDChannelCSRedial
CDPDChannelCSAnswering
CDPDChannelCSConnected
CDPDChannelCSSuspended
If any bound protocol has enabled indications with OID_WW_GEN_INDICATION_REQUEST, the miniport driver must call NdisMIndicateStatusto notify such protocol(s) if the channel state changes. It can ignore the TriggerValue member that was specified in the OID_WW_GEN_INDICATION_REQUEST.
Sets are irrelevant for this OID.
Note This OID is not available for use beginning with Windows Vista.