mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
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:
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user