Request message body.
Public Attributes#
uint8_t
(L)GTK to install after revocation
uint8_t
Reserved, set to zero.
uint8_t
Revokes GTKs when set to 0, and LGTKs otherwise.
uint8_t
True to use hardcoded GTK, false to generate a random one.
Public Attribute Documentation#
hardcoded_gtk#
uint8_t sl_wisun_br_msg_revoke_gtks_req_body_t::hardcoded_gtk[SL_WISUN_GTK_LEN]
(L)GTK to install after revocation
revoke_lgtks#
uint8_t sl_wisun_br_msg_revoke_gtks_req_body_t::revoke_lgtks
Revokes GTKs when set to 0, and LGTKs otherwise.
use_hardcoded_gtk#
uint8_t sl_wisun_br_msg_revoke_gtks_req_body_t::use_hardcoded_gtk
True to use hardcoded GTK, false to generate a random one.