Searched refs:NET_REQUEST_WIFI_AP_STA_DISCONNECT (Results 1 – 3 of 3) sorted by relevance
243 #define NET_REQUEST_WIFI_AP_STA_DISCONNECT \ macro246 NET_MGMT_DEFINE_REQUEST_HANDLER(NET_REQUEST_WIFI_AP_STA_DISCONNECT);
657 NET_MGMT_REGISTER_REQUEST_HANDLER(NET_REQUEST_WIFI_AP_STA_DISCONNECT, wifi_ap_sta_disconnect);
2018 ret = net_mgmt(NET_REQUEST_WIFI_AP_STA_DISCONNECT, iface, mac, sizeof(mac)); in cmd_wifi_ap_sta_disconnect()