[border-agent] add api to disconnect from secure sessions (#10754)

This commit is contained in:
Yang Sun
2024-10-08 09:18:05 -07:00
committed by GitHub
parent a8bf8e7095
commit be74a3c035
8 changed files with 63 additions and 1 deletions
+3
View File
@@ -184,6 +184,9 @@ expect "Done"
send "ba state\n"
expect "Done"
send "ba disconnect\n"
expect "Done"
send "prefix meshlocal fd00:dead:beef:cafe::/96\n"
expect_line "Error 7: InvalidArgs"
send "prefix meshlocal fd00:dead:beef:cafe::/64\n"