Home
last modified time | relevance | path

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

/hostap-3.6.0/hostapd/
Dctrl_iface.c936 unsigned int mbo_reason, cell_pref, reassoc_delay; in hostapd_ctrl_iface_bss_tm_req() local
940 &reassoc_delay, &cell_pref); in hostapd_ctrl_iface_bss_tm_req()
965 if (reassoc_delay > 65535 || in hostapd_ctrl_iface_bss_tm_req()
966 (reassoc_delay && in hostapd_ctrl_iface_bss_tm_req()
981 if (reassoc_delay) { in hostapd_ctrl_iface_bss_tm_req()
984 WPA_PUT_LE16(mbo_pos, reassoc_delay); in hostapd_ctrl_iface_bss_tm_req()