Home
last modified time | relevance | path

Searched refs:NET_REQUEST_IEEE802154_SET_SECURITY_SETTINGS (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dieee802154_mgmt.h233 #define NET_REQUEST_IEEE802154_SET_SECURITY_SETTINGS \ macro
236 NET_MGMT_DEFINE_REQUEST_HANDLER(NET_REQUEST_IEEE802154_SET_SECURITY_SETTINGS);
/Zephyr-latest/subsys/net/lib/config/
Dieee802154_settings.c64 if (net_mgmt(NET_REQUEST_IEEE802154_SET_SECURITY_SETTINGS, iface, in z_net_config_ieee802154_setup()
/Zephyr-latest/tests/net/ieee802154/l2/src/
Dieee802154_test.c355 if (net_mgmt(NET_REQUEST_IEEE802154_SET_SECURITY_SETTINGS, net_iface, &params, in set_up_security()
381 if (net_mgmt(NET_REQUEST_IEEE802154_SET_SECURITY_SETTINGS, net_iface, &params, in tear_down_security()
/Zephyr-latest/subsys/net/l2/ieee802154/
Dieee802154_mgmt.c953 NET_MGMT_REGISTER_REQUEST_HANDLER(NET_REQUEST_IEEE802154_SET_SECURITY_SETTINGS,