mirror of
https://github.com/espressif/openthread.git
synced 2026-08-14 06:37:46 +00:00
[border-agent] add logging for border agent events (#6481)
This commit includes several small changes: - Add logs for Border Agent Start and Stop events to help analysis commissioning issues such as openthread/ot-commissioner#193 (comment). - Start Border Agent when the native commissioner is stopped. - Add CLI command ba state to get current Border Agent state.
This commit is contained in:
@@ -170,4 +170,7 @@ expect ": InvalidState"
|
||||
send "ba port\n"
|
||||
expect "Done"
|
||||
|
||||
send "ba state\n"
|
||||
expect "Done"
|
||||
|
||||
dispose_all
|
||||
|
||||
Reference in New Issue
Block a user