![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
#include <zb_zll_data.h>
Data Fields | |
zb_uint8_t | rssi_correction |
zb_uint8_t | zll_info |
zb_uint16_t | key_info |
zb_uint8_t | key_index |
zb_zll_addr_range_t | addr_range |
zb_zll_group_id_range_t | group_id_range |
zb_uint8_t | total_group_id_count |
zb_callback_t | report_task_result |
User-provided "report task result" callback. | |
zb_uint8_t | master_key [16] |
zb_uint8_t | certification_key [16] |
zb_uint32_t | transaction_id |
zb_uint32_t | response_id |
zb_uint8_t | encr_nwk_key [16] |
zb_uint16_t | identify_duration |
zb_callback_t | identify_handler |
zb_uint8_t | freqagility_channel |
zb_uint8_t | nwk_channel |
ZLL device data
zb_uint16_t zb_zll_device_info_s::identify_duration |
Identify duration period for ZLL commissioning server.
zb_callback_t zb_zll_device_info_s::identify_handler |
User-provided identify start/stop handler.