Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
rpc_wifi_scan_response Struct Reference

#include <types.h>

Data Fields

struct infuse_rpc_rsp_header header
 
uint8_t network_count
 Number of scanned networks.
 
struct rpc_struct_wifi_scan_result networks []
 Array of scanned networks.
 

Field Documentation

◆ header

struct infuse_rpc_rsp_header rpc_wifi_scan_response::header

◆ network_count

uint8_t rpc_wifi_scan_response::network_count

Number of scanned networks.

◆ networks

struct rpc_struct_wifi_scan_result rpc_wifi_scan_response::networks[]

Array of scanned networks.


The documentation for this struct was generated from the following file: