|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
wifi_sim API More...
Functions | |
| void | wifi_sim_in_network_range (bool in_range) |
| Simulate whether the device is in range of a network. | |
| void | wifi_sim_trigger_disconnect (void) |
| If currently connected to a network, disconnect. | |
wifi_sim API
| void wifi_sim_in_network_range | ( | bool | in_range | ) |
#include </__w/infuse-sdk/infuse-sdk/infuse-sdk/include/infuse/drivers/wifi/wifi_sim.h>
Simulate whether the device is in range of a network.
| in_range | True when in range, false otherwise |
| void wifi_sim_trigger_disconnect | ( | void | ) |
#include </__w/infuse-sdk/infuse-sdk/infuse-sdk/include/infuse/drivers/wifi/wifi_sim.h>
If currently connected to a network, disconnect.