My application needed to periodically check the state of the WiFi link layer for an infrastructure application. At first I tried to use the DRV_WIFI_ConnectionStateGet() call, but it eventually locks up in drv_wifi_mgmt_msg.c , procedure WaitForMgmtRespon..
↧