LEGO Mindstorms EV3


Encryption Types
*/

typedef   enum
{
  ENCRYPT_NONE                  = 0,
  ENCRYPT_WPA2                  = 1,

  ENCRYPTS
}
ENCRYPT;

/*  

LEGO® Robotics Firmware Documentation
Confidential Information © 2013 The LEGO Group