Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dhostapd.c4645 os_time_t delta_t; in hostapd_switch_color_timeout_handler() local
4652 delta_t = hapd->last_color_collision.sec - in hostapd_switch_color_timeout_handler()
4654 if (delta_t < DOT11BSS_COLOR_COLLISION_AP_PERIOD) in hostapd_switch_color_timeout_handler()