Searched refs:bssid_hint (Results 1 – 5 of 5) sorted by relevance
181 u8 bssid_hint[ETH_ALEN]; member
411 if (hwaddr_aton(value, ssid->bssid_hint)) { in wpa_config_parse_bssid_hint()417 wpa_hexdump(MSG_MSGDUMP, "BSSID hint", ssid->bssid_hint, ETH_ALEN); in wpa_config_parse_bssid_hint()435 res = os_snprintf(value, 20, MACSTR, MAC2STR(ssid->bssid_hint)); in wpa_config_write_bssid_hint()2416 { FUNC(bssid_hint) },
3772 params.bssid_hint = bss->bssid; in wpas_start_assoc_cb()3777 params.bssid_hint = ssid->bssid_hint; in wpas_start_assoc_cb()
868 const u8 *bssid_hint; member
6110 if (params->bssid_hint) { in nl80211_connect_common()6112 MAC2STR(params->bssid_hint)); in nl80211_connect_common()6114 params->bssid_hint)) in nl80211_connect_common()