|
Z-Wave Protocol Controller Reference
|
Z-Wave Security Keys definitions and constants. More...
Macros | |
| #define | ZWAVE_CONTROLLER_S0_KEY 0x80 |
| #define | ZWAVE_CONTROLLER_S2_UNAUTHENTICATED_KEY 0x01 |
| #define | ZWAVE_CONTROLLER_S2_AUTHENTICATED_KEY 0x02 |
| #define | ZWAVE_CONTROLLER_S2_ACCESS_KEY 0x04 |
Typedefs | |
| typedef uint8_t | zwave_keyset_t |
Z-Wave Security Keys definitions and constants.
| #define ZWAVE_CONTROLLER_S0_KEY 0x80 |
| #define ZWAVE_CONTROLLER_S2_ACCESS_KEY 0x04 |
| #define ZWAVE_CONTROLLER_S2_AUTHENTICATED_KEY 0x02 |
| #define ZWAVE_CONTROLLER_S2_UNAUTHENTICATED_KEY 0x01 |
| typedef uint8_t zwave_keyset_t |