OID_WWAN_UE_POLICY

OID_WWAN_UE_POLICY returns the UE policies from an MB device.

Set requests are not supported.

Miniport drivers must process query requests asynchronously, initially returning NDIS_STATUS_INDICATION_REQUIRED to the original request, and later sending an NDIS_STATUS_WWAN_UE_POLICY_STATE status notification containing an NDIS_WWAN_UE_POLICY_INFO structure that indicates the MB device's UE policies when completing query requests.

Miniport drivers can also send unsolicited events with this notification.

Requirements

Version: Windows 11, version 21H2

Header: Ntddndis.h (include Ndis.h)

See also

NDIS_STATUS_WWAN_UE_POLICY_STATE

NDIS_WWAN_UE_POLICY_INFO