
GPD Commissioning - Extended options field descriptor. More...
#include <gboss_app.h>
Data Fields | |
| zb_uint8_t | security_level_capabilities: 2 |
| See gboss_security_key_capabilities_t. More... | |
| zb_uint8_t | key_type: 3 |
| See gboss_key_types_t. More... | |
| zb_uint8_t | gpd_key_present: 1 |
| 1 = GPD key field is present, 0 otherwise More... | |
| zb_uint8_t | gpd_key_encryption: 1 |
| 1 = GPD key is (or it can be, if not present) encrypted, 0 otherwise More... | |
| zb_uint8_t | gpd_outgoing_counter_present: 1 |
| 1 = GPD outgoing counter is present, 0 otherwise More... | |
GPD Commissioning - Extended options field descriptor.
| zb_uint8_t gboss_comm_ext_options_s::security_level_capabilities |
| zb_uint8_t gboss_comm_ext_options_s::key_type |
See gboss_key_types_t.
| zb_uint8_t gboss_comm_ext_options_s::gpd_key_present |
1 = GPD key field is present, 0 otherwise
| zb_uint8_t gboss_comm_ext_options_s::gpd_key_encryption |
1 = GPD key is (or it can be, if not present) encrypted, 0 otherwise
| zb_uint8_t gboss_comm_ext_options_s::gpd_outgoing_counter_present |
1 = GPD outgoing counter is present, 0 otherwise