Match_Desc_rsp response structure. More...
#include <zboss_api_zdo.h>
Data Fields | |
| zb_uint8_t | tsn |
| zb_uint8_t | status |
| zb_uint16_t | nwk_addr |
| zb_uint8_t | match_len |
Detailed Description
Match_Desc_rsp response structure.
- See also
- ZB spec, subclause 2.4.4.1.7
Field Documentation
◆ match_len
| zb_uint8_t zb_zdo_match_desc_resp_s::match_len |
The count of endpoints on the Remote Device that match the request criteria.
◆ nwk_addr
| zb_uint16_t zb_zdo_match_desc_resp_s::nwk_addr |
NWK address for the request.
◆ status
| zb_uint8_t zb_zdo_match_desc_resp_s::status |
The status of the Match_Desc_req command.
◆ tsn
| zb_uint8_t zb_zdo_match_desc_resp_s::tsn |
ZDP transaction sequence number
- external/zboss/include/zboss_api_zdo.h