esp_zb_zdo_match_desc_callback_t
Find device callback A ZDO match desc request callback for user to get response info.
Syntax
typedef void (*esp_zb_zdo_match_desc_callback_t)(esp_zb_zdp_status_t zdo_status, uint16_t addr, uint8_t endpoint, void *user_ctx);