Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Dmbo.c488 const u8 *pos, *cell_pref = NULL; in wpas_mbo_ie_trans_req() local
514 cell_pref = pos; in wpas_mbo_ie_trans_req()
568 if (cell_pref) in wpas_mbo_ie_trans_req()
570 *cell_pref); in wpas_mbo_ie_trans_req()
/hostap-latest/src/ap/
Dctrl_iface_ap.c1440 unsigned int mbo_reason, cell_pref, reassoc_delay; in hostapd_ctrl_iface_bss_tm_req() local
1444 &reassoc_delay, &cell_pref); in hostapd_ctrl_iface_bss_tm_req()
1461 if (cell_pref != 0 && cell_pref != 1 && cell_pref != 255) { in hostapd_ctrl_iface_bss_tm_req()
1464 cell_pref); in hostapd_ctrl_iface_bss_tm_req()
1483 *mbo_pos++ = cell_pref; in hostapd_ctrl_iface_bss_tm_req()