Searched refs:NET_REQUEST_IEEE802154_SET_PAN_ID (Results 1 – 5 of 5) sorted by relevance
172 #define NET_REQUEST_IEEE802154_SET_PAN_ID \ macro175 NET_MGMT_DEFINE_REQUEST_HANDLER(NET_REQUEST_IEEE802154_SET_PAN_ID);
54 if (net_mgmt(NET_REQUEST_IEEE802154_SET_PAN_ID, in z_net_config_ieee802154_setup()
786 } else if (mgmt_request == NET_REQUEST_IEEE802154_SET_PAN_ID) { in ieee802154_set_parameters()842 NET_MGMT_REGISTER_REQUEST_HANDLER(NET_REQUEST_IEEE802154_SET_PAN_ID,
384 if (net_mgmt(NET_REQUEST_IEEE802154_SET_PAN_ID, iface, in cmd_ieee802154_set_pan_id()
235 ret = net_mgmt(NET_REQUEST_IEEE802154_SET_PAN_ID, iface, &mock_pan_id, in associate()1236 if (net_mgmt(NET_REQUEST_IEEE802154_SET_PAN_ID, net_iface, in initialize_test_environment()