Home
last modified time | relevance | path

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

/hostap-3.6.0/wpa_supplicant/
Dp2p_supplicant.c6395 enum hostapd_hw_mode mode1, mode2; in wpas_same_band() local
6398 mode1 = ieee80211_freq_to_chan(freq1, &chan1); in wpas_same_band()
6400 if (mode1 == NUM_HOSTAPD_MODES) in wpas_same_band()
6402 return mode1 == mode2; in wpas_same_band()