Searched refs:bssid_hint (Results 1 – 5 of 5) sorted by relevance
204 u8 bssid_hint[ETH_ALEN]; member
427 if (hwaddr_aton(value, ssid->bssid_hint)) { in wpa_config_parse_bssid_hint()433 wpa_hexdump(MSG_MSGDUMP, "BSSID hint", ssid->bssid_hint, ETH_ALEN); in wpa_config_parse_bssid_hint()451 res = os_snprintf(value, 20, MACSTR, MAC2STR(ssid->bssid_hint)); in wpa_config_write_bssid_hint()2523 { FUNC(bssid_hint) },
4330 params.bssid_hint = bss->bssid; in wpas_start_assoc_cb()4335 params.bssid_hint = ssid->bssid_hint; in wpas_start_assoc_cb()
990 const u8 *bssid_hint; member
6756 if (params->bssid_hint) { in nl80211_connect_common()6758 MAC2STR(params->bssid_hint)); in nl80211_connect_common()6760 params->bssid_hint)) in nl80211_connect_common()