Searched refs:NET_REQUEST_WIFI_AP_STA_DISCONNECT (Results 1 – 3 of 3) sorted by relevance
247 #define NET_REQUEST_WIFI_AP_STA_DISCONNECT \ macro250 NET_MGMT_DEFINE_REQUEST_HANDLER(NET_REQUEST_WIFI_AP_STA_DISCONNECT);
752 NET_MGMT_REGISTER_REQUEST_HANDLER(NET_REQUEST_WIFI_AP_STA_DISCONNECT, wifi_ap_sta_disconnect);
2137 ret = net_mgmt(NET_REQUEST_WIFI_AP_STA_DISCONNECT, iface, mac, sizeof(mac)); in cmd_wifi_ap_sta_disconnect()