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

Counts associated with scanning Wi-Fi and LTE networks. More...

#include <definitions.h>

Data Fields

uint8_t num_wifi
 Number of Wi-Fi APs found.
 
uint8_t num_lte
 Number of LTE cells found.
 

Detailed Description

Counts associated with scanning Wi-Fi and LTE networks.

Field Documentation

◆ num_lte

uint8_t tdf_network_scan_count::num_lte

Number of LTE cells found.

◆ num_wifi

uint8_t tdf_network_scan_count::num_wifi

Number of Wi-Fi APs found.


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