Wi-Fi Direct Group Owner Negotiation

Important  The Native 802.11 Wireless LAN interface is deprecated in Windows 10 and later. Please use the WLAN Device Driver Interface (WDI) instead. For more information about WDI, see WLAN Universal Windows driver model.

 

The figure below shows the typical OID/Indications and message sequences when performing Group Owner Negotiation between two PCs. This flow assumes that the information for Group Owner Negotiation is already available on the responding PC.

sequence diagram showing typical oid/indications and message sequences when performing group owner negotiation between two pcs

The miniport driver must follow the guidelines for Wi-Fi Direct Action Frames to support this exchange. The miniport driver is not required to maintain GO Negotiation state between the various packets. It can treat each Receive Request/Indication Status/Process Direct Oid/Send Response as a distinct action without attempting to correlate to previously exchanged packets.

See Also

DOT11_WFD_GO_INTENT

OID_DOT11_WFD_SEND_GO_NEGOTIATION_REQUEST

NDIS_STATUS_DOT11_WFD_GO_NEGOTIATION_REQUEST_SEND_COMPLETE

NDIS_STATUS_DOT11_WFD_RECEIVED_GO_NEGOTIATION_REQUEST

OID_DOT11_WFD_SEND_GO_NEGOTIATION_RESPONSE

NDIS_STATUS_DOT11_WFD_GO_NEGOTIATION_RESPONSE_SEND_COMPLETE

NDIS_STATUS_DOT11_WFD_RECEIVED_GO_NEGOTIATION_RESPONSE

OID_DOT11_WFD_SEND_GO_NEGOTIATION_CONFIRMATION

NDIS_STATUS_DOT11_WFD_GO_NEGOTIATION_CONFIRMATION_SEND_COMPLETE

NDIS_STATUS_DOT11_WFD_RECEIVED_GO_NEGOTIATION_CONFIRMATION