|
Z-Wave Protocol Controller Reference
|
Structure holding a SPAN entry. Refer to LibS2 for field descriptions. More...
#include <zwave_s2_nonce_management.h>
Public Attributes | |
| uint8_t | df |
| uint8_t | working_state [CTR_DRBG_INTERNAL_STATE_LENGTH] |
| uint8_t | key [CTR_DRBG_KEY_LENGTH] |
| uint8_t | rx_sequence |
| uint8_t | tx_sequence |
| uint8_t | class_id |
Structure holding a SPAN entry. Refer to LibS2 for field descriptions.
| uint8_t span_entry::class_id |
| uint8_t span_entry::df |
| uint8_t span_entry::key[CTR_DRBG_KEY_LENGTH] |
| uint8_t span_entry::rx_sequence |
| uint8_t span_entry::tx_sequence |
| uint8_t span_entry::working_state[CTR_DRBG_INTERNAL_STATE_LENGTH] |