mirror of
https://github.com/espressif/openthread.git
synced 2026-09-19 07:30:11 +00:00
This commit adds new Border Agent functionality that generates and saves 16 bytes ID in settings. The ID can be published in the MeshCoP mDNS service and used by the client to identify a Border Router device. A new `otBorderAgentGetId()` API is defined and the ID is generated the first time this API is called.