mirror of
https://github.com/espressif/openthread.git
synced 2026-07-08 13:20:25 +00:00
cbf1a19483
This commit adds support joiner discerner in CLI. The format of joiner discerner is `number/length`. For example `0xabc/12` means the discerner value is `0xabc` and the length is `12`.