HomeSort by relevance Sort by last modified time
    Searched refs:new_band_id (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/fst/
fst_defs.h 39 u8 new_band_id; member in struct:session_transition_ie
fst_session.c 386 if (req->stie.new_band_id == req->stie.old_band_id) {
403 req->stie.new_band_id,
582 if (fst_hw_mode_to_band(hw_mode) != res->stie.new_band_id) {
900 req.stie.new_band_id = fst_iface_get_band_id(s->data.new_iface);
981 res.stie.new_band_id = fst_hw_mode_to_band(hw_mode);
    [all...]

Completed in 61 milliseconds