Searched refs:NET_REQUEST_WIFI_AP_STA_DISCONNECT (Results 1 – 3 of 3) sorted by relevance
241 #define NET_REQUEST_WIFI_AP_STA_DISCONNECT \ macro244 NET_MGMT_DEFINE_REQUEST_HANDLER(NET_REQUEST_WIFI_AP_STA_DISCONNECT);
709 NET_MGMT_REGISTER_REQUEST_HANDLER(NET_REQUEST_WIFI_AP_STA_DISCONNECT, wifi_ap_sta_disconnect);
2053 ret = net_mgmt(NET_REQUEST_WIFI_AP_STA_DISCONNECT, iface, mac, sizeof(mac)); in cmd_wifi_ap_sta_disconnect()