mirror of
https://github.com/espressif/openthread.git
synced 2026-07-10 22:30:21 +00:00
b5c57e6ad7
This commit adds functions to read peer BRs and routers on infra link by wrapping the ot-ctl command `br peers` and `br routers`. `test_multi_ail.py` is also updated to test the new added functions.