Searched refs:band_id (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
H A D | fst_group.c | 35 "%s: %s: mb_ctrl=%u band_id=%u op_class=%u chan=%u bssid=" in fst_dump_mb_ies() 39 mbie->mb_ctrl, mbie->band_id, mbie->op_class, in fst_dump_mb_ies() 78 mbie->band_id = band; in fst_fill_mb_ie() 200 u8 band_id) in fst_mbie_get_peer_addr_for_band() 220 if (mbie->band_id == band_id) in fst_mbie_get_peer_addr_for_band() 227 fst_printf(MSG_INFO, "mbie doesn't contain band %d", band_id); in fst_mbie_get_peer_addr_for_band() 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 199 fst_mbie_get_peer_addr_for_band(const struct wpabuf *mbies, u8 band_id) fst_mbie_get_peer_addr_for_band() argument 280 fst_group_get_peer_other_connection_1(struct fst_iface *iface, const u8 *peer_addr, u8 band_id, u8 *other_peer_addr) fst_group_get_peer_other_connection_1() argument 335 fst_group_get_peer_other_connection_2(struct fst_iface *iface, const u8 *peer_addr, u8 band_id, u8 *other_peer_addr) fst_group_get_peer_other_connection_2() argument 391 fst_group_get_peer_other_connection(struct fst_iface *iface, const u8 *peer_addr, u8 band_id, u8 *other_peer_addr) fst_group_get_peer_other_connection() argument [all...] |
H A D | fst_group.h | 52 const u8 *peer_addr, u8 band_id,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/ |
H A D | fst_group.c | 35 "%s: %s: mb_ctrl=%u band_id=%u op_class=%u chan=%u bssid=" in fst_dump_mb_ies() 39 mbie->mb_ctrl, mbie->band_id, mbie->op_class, in fst_dump_mb_ies() 78 mbie->band_id = band; in fst_fill_mb_ie() 200 u8 band_id) in fst_mbie_get_peer_addr_for_band() 220 if (mbie->band_id == band_id) in fst_mbie_get_peer_addr_for_band() 227 fst_printf(MSG_INFO, "mbie doesn't contain band %d", band_id); in fst_mbie_get_peer_addr_for_band() 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 199 fst_mbie_get_peer_addr_for_band(const struct wpabuf *mbies, u8 band_id) fst_mbie_get_peer_addr_for_band() argument 280 fst_group_get_peer_other_connection_1(struct fst_iface *iface, const u8 *peer_addr, u8 band_id, u8 *other_peer_addr) fst_group_get_peer_other_connection_1() argument 335 fst_group_get_peer_other_connection_2(struct fst_iface *iface, const u8 *peer_addr, u8 band_id, u8 *other_peer_addr) fst_group_get_peer_other_connection_2() argument 391 fst_group_get_peer_other_connection(struct fst_iface *iface, const u8 *peer_addr, u8 band_id, u8 *other_peer_addr) fst_group_get_peer_other_connection() argument [all...] |
H A D | fst_group.h | 52 const u8 *peer_addr, u8 band_id,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | ieee802_11_defs.h | 2011 u8 band_id; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | ieee802_11_defs.h | 2117 u8 band_id; member
|
Completed in 17 milliseconds