HomeSort by relevance Sort by last modified time
    Searched refs:wpa_mbo_non_pref_channel (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
mbo.c 117 struct wpa_mbo_non_pref_channel *start_pref;
127 struct wpa_mbo_non_pref_channel *non_pref = NULL;
240 static int wpa_non_pref_chan_is_eq(struct wpa_mbo_non_pref_channel *a,
241 struct wpa_mbo_non_pref_channel *b)
258 const struct wpa_mbo_non_pref_channel *a = _a, *b = _b;
272 struct wpa_mbo_non_pref_channel *chans = NULL, *tmp_chans;
292 struct wpa_mbo_non_pref_channel *chan;
351 qsort(chans, num, sizeof(struct wpa_mbo_non_pref_channel),
wpa_supplicant_i.h 1091 struct wpa_mbo_non_pref_channel { struct in struct:wpa_supplicant
    [all...]

Completed in 44 milliseconds