Home
last modified time | relevance | path

Searched refs:fst_hw_mode_to_band (Results 1 - 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst_internal.h31 enum mb_band_id fst_hw_mode_to_band(enum hostapd_hw_mode mode);
H A Dfst_session.c582 if (fst_hw_mode_to_band(hw_mode) != res->stie.new_band_id) { in fst_session_handle_setup_response()
981 res.stie.new_band_id = fst_hw_mode_to_band(hw_mode); in fst_session_respond()
987 res.stie.old_band_id = fst_hw_mode_to_band(hw_mode); in fst_session_respond()
1382 req.stie.new_band_id = fst_hw_mode_to_band(hw_mode); in fst_test_req_send_fst_request()
1387 req.stie.old_band_id = fst_hw_mode_to_band(hw_mode); in fst_test_req_send_fst_request()
1455 res.stie.new_band_id = fst_hw_mode_to_band(hw_mode); in fst_test_req_send_fst_response()
1461 res.stie.old_band_id = fst_hw_mode_to_band(hw_mode); in fst_test_req_send_fst_response()
H A Dfst_iface.c79 return fst_hw_mode_to_band(hw_mode); in fst_iface_get_band_id()
H A Dfst.c217 enum mb_band_id fst_hw_mode_to_band(enum hostapd_hw_mode mode) in fst_hw_mode_to_band() function
H A Dfst_group.c102 fst_hw_mode_to_band(hw_mode), channel); in fst_fill_iface_mb_ies()
113 b = fst_hw_mode_to_band(modes->mode); in fst_fill_iface_mb_ies()
H A Dfst_ctrl_iface.c671 num, band_freq(fst_hw_mode_to_band(hw_mode))); in print_band()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst_internal.h31 enum mb_band_id fst_hw_mode_to_band(enum hostapd_hw_mode mode);
H A Dfst_session.c582 if (fst_hw_mode_to_band(hw_mode) != res->stie.new_band_id) { in fst_session_handle_setup_response()
981 res.stie.new_band_id = fst_hw_mode_to_band(hw_mode); in fst_session_respond()
987 res.stie.old_band_id = fst_hw_mode_to_band(hw_mode); in fst_session_respond()
1382 req.stie.new_band_id = fst_hw_mode_to_band(hw_mode); in fst_test_req_send_fst_request()
1387 req.stie.old_band_id = fst_hw_mode_to_band(hw_mode); in fst_test_req_send_fst_request()
1455 res.stie.new_band_id = fst_hw_mode_to_band(hw_mode); in fst_test_req_send_fst_response()
1461 res.stie.old_band_id = fst_hw_mode_to_band(hw_mode); in fst_test_req_send_fst_response()
H A Dfst_iface.c79 return fst_hw_mode_to_band(hw_mode); in fst_iface_get_band_id()
H A Dfst.c226 enum mb_band_id fst_hw_mode_to_band(enum hostapd_hw_mode mode) in fst_hw_mode_to_band() function
H A Dfst_group.c102 fst_hw_mode_to_band(hw_mode), channel); in fst_fill_iface_mb_ies()
113 b = fst_hw_mode_to_band(modes->mode); in fst_fill_iface_mb_ies()
H A Dfst_ctrl_iface.c671 num, band_freq(fst_hw_mode_to_band(hw_mode))); in print_band()

Completed in 9 milliseconds