ieee802154_mac: add TRACEDUMP request

Used to dump trace log from radio.
Not used in upstream yet, will be supported by nrf52 IEEE 802.15.4 implementation
This commit is contained in:
raiden00pl 2024-02-08 17:02:06 +01:00 committed by Xiang Xiao
parent f4324e118e
commit c1e81c348d
1 changed files with 1 additions and 0 deletions

View File

@ -381,6 +381,7 @@ enum ieee802154_attr_e
IEEE802154_ATTR_PHY_SYMBOL_DURATION,
IEEE802154_ATTR_PHY_FCS_LEN,
IEEE802154_ATTR_PHY_REGDUMP,
IEEE802154_ATTR_PHY_TRACEDUMP,
/* MAC PIB Attributes */