Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11_ht.c297 unsigned int delay_time; in hostapd_2040_coex_action() local
298 delay_time = OVERLAPPING_BSS_TRANS_DELAY_FACTOR * in hostapd_2040_coex_action()
302 eloop_register_timeout(delay_time, 0, ap_ht2040_timeout, in hostapd_2040_coex_action()
306 delay_time); in hostapd_2040_coex_action()
377 unsigned int delay_time = OVERLAPPING_BSS_TRANS_DELAY_FACTOR * in ht40_intolerant_remove() local
381 delay_time); in ht40_intolerant_remove()
383 eloop_register_timeout(delay_time, 0, ap_ht2040_timeout, in ht40_intolerant_remove()