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

  /external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant_i.h 2 * wpa_supplicant - Internal definitions
35 struct wpa_supplicant;
39 * backends. Other parts of wpa_supplicant do not have access to data stored in
107 * daemonize - Run %wpa_supplicant in the background
162 * struct wpa_global - Internal, global data for all %wpa_supplicant interfaces
165 * %wpa_supplicant.
168 struct wpa_supplicant *ifaces;
269 * struct wpa_supplicant - Internal data for wpa_supplicant interface
271 * This structure contains the internal data for core wpa_supplicant code. Thi
276 struct wpa_supplicant { struct
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant_i.h 2 * wpa_supplicant - Internal definitions
27 struct wpa_supplicant;
37 * backends. Other parts of wpa_supplicant do not have access to data stored in
105 * daemonize - Run %wpa_supplicant in the background
189 * This parameter can be used to configure wpa_supplicant to maintain
214 * struct wpa_global - Internal, global data for all %wpa_supplicant interfaces
217 * %wpa_supplicant.
220 struct wpa_supplicant *ifaces;
228 struct wpa_supplicant *p2p_init_wpa_s;
229 struct wpa_supplicant *p2p_group_formation
278 struct wpa_supplicant { struct
    [all...]

Completed in 334 milliseconds