TwclWiFiDirectPairingProcedure Enumeration

Specifies a direct pairing procedure.

Namespace: wclWiFi
type
 TwclWiFiDirectPairingProcedure = (
 ppGroupOwnerNegotiation,
 ppInvitation
 );

The TwclWiFiDirectPairingProcedure type exposes the following members.

Show:
 NameDescription
ppGroupOwnerNegotiation

Group Owner Negotiation. The connecting device chooses the configuration method.

ppInvitation

P2P Invitation. The accepting device chooses the configuration method.

Top

WiFi Direct supports two different pairing procedures. In the Group Owner Negotiation procedure, the connecting device chooses the configuration method (PIN entry, PIN display, or pushbutton pairing.) In the P2P Invitation procdure, the accepting device chooses the configuration method. Use the values in this enumeration to identify a pairing procedure.