Home
last modified time | relevance | path

Searched refs:tmp_peer_addr (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/fst/
Dfst_group.c286 const u8 *tmp_peer_addr; in fst_group_get_peer_other_connection_1() local
294 tmp_peer_addr = fst_mbie_get_peer_addr_for_band(mbies, band_id); in fst_group_get_peer_other_connection_1()
295 if (!tmp_peer_addr) { in fst_group_get_peer_other_connection_1()
302 MAC2STR(tmp_peer_addr)); in fst_group_get_peer_other_connection_1()
308 if (fst_iface_is_connected(other_iface, tmp_peer_addr, FALSE)) { in fst_group_get_peer_other_connection_1()
309 os_memcpy(other_peer_addr, tmp_peer_addr, ETH_ALEN); in fst_group_get_peer_other_connection_1()