lr-wpan: Status enumeration fixes

This commit is contained in:
Alberto Gallegos Ramonet
2024-01-12 17:57:56 +09:00
parent 6636d62509
commit a56892a5f4
15 changed files with 181 additions and 357 deletions

View File

@@ -29,6 +29,7 @@ Release 3-dev
- (wifi) - Align default RTS threshold to 802.11-2020
- (wifi) - Added EHT support for Ideal rate manager
- (wifi) - Reduce error rate model precision to fix infinite loop when Ideal rate manager is used with EHT
- (lr-wpan) !1794 - Group MAC primitives status enumerations into a single enumeration
### Bugs fixed