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 116 struct wpa_mbo_non_pref_channel *start_pref;
126 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;
274 struct wpa_mbo_non_pref_channel *chans = NULL, *tmp_chans;
294 struct wpa_mbo_non_pref_channel *chan;
357 qsort(chans, num, sizeof(struct wpa_mbo_non_pref_channel),
wpa_supplicant_i.h 1050 struct wpa_mbo_non_pref_channel { struct in struct:wpa_supplicant
    [all...]

Completed in 79 milliseconds