nykh2010
nykh2010
https://github.com/openthread/openthread/blob/687e04f6d460ec48b7b5b88216ed4b6d7348b81c/src/lib/spinel/radio_spinel_impl.hpp#L2226 in csl mode, when SSED send child update request, otbr-agent always crash at this. the crash log is below: Mar 22 16:47:37 mi otbr-agent[77754]: 00:00:06.790 [I] BorderRouter--: Evaluating routing...
### Feature description ```bash when use wildcard path to subscribe, the end device would report attributes/events which be subscribed. if enable the auto-resubscribe, and in a week net environment,the subscription...
https://github.com/project-chip/connectedhomeip/blob/2ac3ee761232b466db70c196986e90081f2c4ec3/examples/chip-tool/commands/pairing/CloseSessionCommand.cpp#L38 when send close session to the peer node via chip-tool, a disconnect process maybe add after send StatusReport message to remove the local secure session.
### Reproduction steps Pairing node with ble-wifi. chip-tool start a establishment, send sigma1 message 4 times, but miss response. Seconds later, chip-tool restart a new establishment, the node report "Resource...