Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/fst/
Dfst_group.c282 u8 *other_peer_addr) in fst_group_get_peer_other_connection_1() argument
309 os_memcpy(other_peer_addr, tmp_peer_addr, ETH_ALEN); in fst_group_get_peer_other_connection_1()
337 u8 *other_peer_addr) in fst_group_get_peer_other_connection_2() argument
364 os_memcpy(other_peer_addr, cur_peer_addr, in fst_group_get_peer_other_connection_2()
393 u8 *other_peer_addr) in fst_group_get_peer_other_connection() argument
410 other_peer_addr); in fst_group_get_peer_other_connection()
414 MAC2STR(other_peer_addr)); in fst_group_get_peer_other_connection()
420 other_peer_addr); in fst_group_get_peer_other_connection()
424 MAC2STR(other_peer_addr)); in fst_group_get_peer_other_connection()
Dfst_group.h53 u8 *other_peer_addr);