Searched refs:band_id (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/src/fst/ |
D | fst_group.c | 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() argument 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() 281 const u8 *peer_addr, u8 band_id, in fst_group_get_peer_other_connection_1() argument 294 tmp_peer_addr = fst_mbie_get_peer_addr_for_band(mbies, band_id); in fst_group_get_peer_other_connection_1() 306 band_id != fst_iface_get_band_id(other_iface)) in fst_group_get_peer_other_connection_1() 336 const u8 *peer_addr, u8 band_id, in fst_group_get_peer_other_connection_2() argument 347 band_id != fst_iface_get_band_id(other_iface)) in fst_group_get_peer_other_connection_2() [all …]
|
D | fst_group.h | 52 const u8 *peer_addr, u8 band_id,
|
/external/wpa_supplicant_8/src/common/ |
D | ieee802_11_defs.h | 2008 u8 band_id; member
|