Developing with ZBOSS for Zigbee
|
ZDO Get Configuration Response parameters. More...
#include <zboss_api_zdo.h>
Data Fields | |
zb_uint8_t | tsn |
zb_uint8_t | status |
zb_bitfield_t | configuration_mode_params_present:1 |
zb_bitfield_t | supported_kn_methods_present:1 |
zb_bitfield_t | pan_id_conflict_report_present:1 |
zb_bitfield_t | next_pan_id_present:1 |
zb_bitfield_t | next_channel_change_present:1 |
zb_bitfield_t | router_info_present:1 |
zb_bitfield_t | fragmentation_params_present:1 |
zb_bitfield_t | restricted_mode_enabled:1 |
zb_bitfield_t | require_link_key_encr_for_tk:1 |
zb_bitfield_t | leave_req_allowed:1 |
zb_uint8_t | kn_protocols_bitmask |
zb_uint8_t | psk_secrets_bitmask |
zb_uint16_t | pan_id_conflict_count |
zb_uint16_t | next_pan_id |
zb_uint32_t | next_channel_change |
zb_uint16_t | router_info |
zb_uint8_t | fragmentation_opt |
zb_uint16_t | max_incoming_transfer_unit |
ZDO Get Configuration Response parameters.
zb_bitfield_t zb_zdo_get_configuration_resp_param_s::configuration_mode_params_present |
Configuration parameters
zb_bitfield_t zb_zdo_get_configuration_resp_param_s::fragmentation_params_present |
Fragmentation information
zb_bitfield_t zb_zdo_get_configuration_resp_param_s::next_channel_change_present |
Next Channel change
zb_bitfield_t zb_zdo_get_configuration_resp_param_s::next_pan_id_present |
Next PAN ID
zb_bitfield_t zb_zdo_get_configuration_resp_param_s::pan_id_conflict_report_present |
PAN ID conflict report
zb_bitfield_t zb_zdo_get_configuration_resp_param_s::router_info_present |
Router information
zb_uint8_t zb_zdo_get_configuration_resp_param_s::status |
zb_bitfield_t zb_zdo_get_configuration_resp_param_s::supported_kn_methods_present |
Supported key negotiations methods
zb_uint8_t zb_zdo_get_configuration_resp_param_s::tsn |
tsn of ZDO request