Searched refs:proberesp_len (Results 1 – 1 of 1) sorted by relevance
2207 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()