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

  /external/wpa_supplicant_8/src/fst/
fst_group.c 35 "%s: %s: mb_ctrl=%u band_id=%u op_class=%u chan=%u bssid="
39 mbie->mb_ctrl, mbie->band_id, mbie->op_class,
78 mbie->band_id = band;
200 u8 band_id)
220 if (mbie->band_id == band_id)
227 fst_printf(MSG_INFO, "mbie doesn't contain band %d", band_id);
270 * @band_id: "other" connection band id
275 * on band_id (tmp_peer_addr). Next all interfaces are iterated to find an
276 * interface which correlates with band_id. If such interface is found, pee
    [all...]
fst_group.h 52 const u8 *peer_addr, u8 band_id,
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 1888 u8 band_id; member in struct:multi_band_ie
    [all...]

Completed in 92 milliseconds