Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dbeacon.c312 u8 *start, unsigned int *csa_counter_off) in hostapd_add_csa_elems() argument
316 if (!csa_counter_off) in hostapd_add_csa_elems()
319 *csa_counter_off = 0; in hostapd_add_csa_elems()
324 *csa_counter_off = pos - start - 1; in hostapd_add_csa_elems()