esp_zb_zdo_match_cluster() function
Send match desc request to find matched Zigbee device
Arguments
user_cb
A user callback that will be called if received find response refer to esp_zb_zdo_match_desc_callback_t
user_ctx
A void pointer that contains the user defines additional information when callback trigger
Return value
- ESP_OK: Success in send match desc request - ESP_ERR_NO_MEM: Failed to allocate the memory for the reqeust - ESP_ERR_INVALID_SIZE: The size of cluster list is wrong in @p param