Searched refs:NET_REQUEST_IEEE802154_SET_SHORT_ADDR (Results 1 – 4 of 4) sorted by relevance
199 #define NET_REQUEST_IEEE802154_SET_SHORT_ADDR \ macro202 NET_MGMT_DEFINE_REQUEST_HANDLER(NET_REQUEST_IEEE802154_SET_SHORT_ADDR);
762 if (is_associated(ctx) && !(mgmt_request == NET_REQUEST_IEEE802154_SET_SHORT_ADDR && in ieee802154_set_parameters()806 } else if (mgmt_request == NET_REQUEST_IEEE802154_SET_SHORT_ADDR) { in ieee802154_set_parameters()848 NET_MGMT_REGISTER_REQUEST_HANDLER(NET_REQUEST_IEEE802154_SET_SHORT_ADDR,
525 if (net_mgmt(NET_REQUEST_IEEE802154_SET_SHORT_ADDR, iface, in cmd_ieee802154_set_short_addr()
215 ret = net_mgmt(NET_REQUEST_IEEE802154_SET_SHORT_ADDR, iface, in disassociate()242 ret = net_mgmt(NET_REQUEST_IEEE802154_SET_SHORT_ADDR, iface, &short_addr, in associate()