Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c930 unsigned int mbo_reason, cell_pref, reassoc_delay; in hostapd_ctrl_iface_bss_tm_req() local
934 &reassoc_delay, &cell_pref); in hostapd_ctrl_iface_bss_tm_req()
951 if (cell_pref != 0 && cell_pref != 1 && cell_pref != 255) { in hostapd_ctrl_iface_bss_tm_req()
954 cell_pref); in hostapd_ctrl_iface_bss_tm_req()
973 *mbo_pos++ = cell_pref; in hostapd_ctrl_iface_bss_tm_req()