LMS 2012
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Specific command parameter
//!

typedef   enum
{
  SET_ON_OFF    = 1,                    //!< Set, Get
  SET_VISIBLE   = 2,                    //!< Set, Get
  SET_SEARCH    = 3,                    //!< Set
  SET_PIN       = 5,                    //!< Set, Get
  SET_PASSKEY   = 6,                    //!< Set
  SET_CONNECTION = 7,                    //!< Set
  SET_BRICKNAME = 8,
  SET_MOVEUP    = 9,
  SET_MOVEDOWN  = 10,
  SET_ENCRYPT   = 11,
  SET_SSID      = 12,
  SET_MODE2     = 13,

  COM_SET_SUBCODES
}
COM_SET_SUBCODE;

//!