zephyr/subsys/net/l2
Andrzej Kuros a04a059ccc net: ieee802154_radio: add attribute getter API
The `attr_get` method is added to the ieee802154_radio to allow
reading of driver specific attributes of given device.

The enum `ieee802154_attr` provides common extension pattern
allowing to extend the attribute set.

Accessor function `ieee802154_radio_attr_get` is provided.

Signed-off-by: Andrzej Kuroś <andrzej.kuros@nordicsemi.no>
2023-07-25 09:13:41 +02:00
..
bluetooth shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
canbus
dummy
ethernet net: gptp: fix announce message byte order 2023-07-19 21:42:05 -04:00
ieee802154 net: ieee802154_radio: add attribute getter API 2023-07-25 09:13:41 +02:00
offloaded_netdev net: dummy L2 for offloaded ifaces 2023-03-20 09:53:25 +01:00
openthread net: iface: Improve thread safety of net_if_ipv*_maddr_* functions 2023-05-10 11:06:15 +02:00
ppp drivers/gsm_ppp: Update existing modules to use PPP L2 2023-06-17 07:46:21 -04:00
virtual device: remove redundant init functions 2023-04-19 10:00:25 +02:00
wifi net: l2: wifi: Fix printing of TWT parameters 2023-07-17 13:21:39 +00:00
CMakeLists.txt net: dummy L2 for offloaded ifaces 2023-03-20 09:53:25 +01:00
Kconfig net: wifi_mgmt: Support to provide raw scan data 2023-05-12 10:50:21 +00:00