internal static extern int SetReqWpsType(WiFiDirectWpsType type);
 internal static extern int GetReqWpsType(out WiFiDirectWpsType type);
 internal static extern int GetLocalWpsType(out WiFiDirectWpsType type);