Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
wifi.h File Reference
#include <zephyr/net/net_if.h>
#include <zephyr/sys/util.h>

Go to the source code of this file.

Enumerations

enum  { VALIDATION_WIFI_POWER_UP = 0 , VALIDATION_WIFI_SSID_SCAN = BIT(0) , VALIDATION_WIFI_CONNECT = BIT(1) , VALIDATION_WIFI_SNTP_QUERY = BIT(2) }
 

Functions

int infuse_validation_wifi (struct net_if *iface, uint8_t flags)
 Validate the behaviour of a Wi-Fi device.
 

Detailed Description

Author
Jordan Yates jorda.nosp@m.n@em.nosp@m.beint.nosp@m..com

SPDX-License-Identifier: FSL-1.1-ALv2