mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 05:40:27 +00:00
1baa0ffb65
This commit contains the following changes: - Updates logs for a failed tx or rx to include info about the frame (len, seq number, type, src/dst address, etc.). - Adds detailed logs about transmitted or received Beacon frames (network name, xpanid, protocol id, version, joinability, native flag, ...) - Adds helper method `ToInfoString()` to `Frame` and `BeaconPyalod` classes to provide a debug info string representation of the object.