5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wiced_scan_handler_result_t Struct Reference

#include <wiced_wifi.h>

Data Fields

wiced_scan_result_t ap_details
 
void * next
 
wiced_scan_status_t status
 
void * user_data
 

Detailed Description

Wi-Fi scan result

Field Documentation

◆ ap_details

wiced_scan_result_t wiced_scan_handler_result_t::ap_details

Access point details

◆ next

void* wiced_scan_handler_result_t::next

Pointer to next scan result

◆ status

wiced_scan_status_t wiced_scan_handler_result_t::status

status

◆ user_data

void* wiced_scan_handler_result_t::user_data

Pointer to user data passed into wiced_wifi_scan_networks() function


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