Home
last modified time | relevance | path

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

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_wifi_api.c1852 uint32_t bss_info_length; in whd_wifi_scan_events_handler() local
2003 bss_info_length = WHD_READ_32(&bss_info->length); in whd_wifi_scan_events_handler()
2009 if ( (ie_offset > bss_info_length) || (len > bss_info_length - ie_offset) ) in whd_wifi_scan_events_handler()