Home
last modified time | relevance | path

Searched refs:WIFI_DEV_CMD_CANCEL_CONNECT (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/drivers/peripheral/wifi/include/vfsdev/
A Dwifi_dev.h453 WIFI_DEV_CMD_CANCEL_CONNECT, enumerator
/AliOS-Things-master/components/drivers/peripheral/wifi/src/
A Dvfs_wifi_drv.c61 case WIFI_DEV_CMD_CANCEL_CONNECT: { in wifi_device_ioctl()
/AliOS-Things-master/components/netmgr/src/
A Dnetmgr_wifi.c658 if(ioctl(conn->hdl, WIFI_DEV_CMD_CANCEL_CONNECT, NULL) != 0) { in reconnect_task_handle()

Completed in 12 milliseconds