Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwpa_supp_if.c2207 if (params->proberesp_len > ARRAY_SIZE(beacon_data->probe_resp)) { in nrf_wifi_set_beacon_data()
2214 beacon_data->probe_resp_len = params->proberesp_len; in nrf_wifi_set_beacon_data()
2226 if (params->proberesp_len) { in nrf_wifi_set_beacon_data()
2228 params->proberesp_len); in nrf_wifi_set_beacon_data()