Home
last modified time | relevance | path

Searched refs:first_candidate_bssid (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwnm_sta.c620 u8 *first_candidate_bssid = NULL, *pos; in get_mbo_transition_candidate() local
632 first_candidate_bssid = nei->bssid; in get_mbo_transition_candidate()
682 if (first_candidate_bssid && in get_mbo_transition_candidate()
683 os_memcmp(first_candidate_bssid, in get_mbo_transition_candidate()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwnm_sta.c637 u8 *first_candidate_bssid = NULL, *pos; in get_mbo_transition_candidate() local
649 first_candidate_bssid = nei->bssid; in get_mbo_transition_candidate()
699 if (first_candidate_bssid && in get_mbo_transition_candidate()
700 os_memcmp(first_candidate_bssid, in get_mbo_transition_candidate()

Completed in 5 milliseconds