-
CONFIG_NET_DEBUG_L2_IEEE802154_DISPLAY_PACKET_TX
¶
Print-out only TX packets
Type: bool
Help¶
This will print-out transmitted packets only.
Direct dependencies¶
<choice: Which packet do you want to print-out?>
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At subsys/net/l2/ieee802154/Kconfig:55
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:24
→ subsys/net/Kconfig:80
→ subsys/net/l2/Kconfig:74
Menu path: (top menu) → Networking → Link layer and IP networking support → Link layer options → Enable IEEE 802.15.4 Radio → Enable IEEE 802.15.4 packet display → Which packet do you want to print-out?
config NET_DEBUG_L2_IEEE802154_DISPLAY_PACKET_TX bool prompt "Print-out only TX packets" if <choice: Which packet do you want to print-out?> depends on <choice: Which packet do you want to print-out?> help This will print-out transmitted packets only.
(Definitions include propagated dependencies, including from if’s and menus.)