Home
last modified time | relevance | path

Searched refs:wl_escan_result_t (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-3.6.0/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_wlioctl.h198 } wl_escan_result_t; typedef
199 #define WL_ESCAN_RESULTS_FIXED_SIZE (sizeof(wl_escan_result_t) - sizeof(wl_bss_info_t) )
/hal_infineon-3.6.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_wifi_api.c1845 wl_escan_result_t *eresult; in whd_wifi_scan_events_handler()
1892 eresult = (wl_escan_result_t *)event_data; in whd_wifi_scan_events_handler()