Lines Matching full:supplicant
24 * 2. Start supplicant
26 * 4. Obtain supplicant status (optional)
27 * 5. Stop supplicant
30 * The "Obtain supplicant status" step is optional and is pseudo
32 * delay after start supplicant is intentionally selected such
33 * that the obtain supplicant status and stop supplicant steps
74 #define DEFAULT_DELAY_MIN 0.0 // Min delay after start supplicant
75 #define DEFAULT_DELAY_MAX 20.0 // Max delay after start supplicant
286 // Start Supplicant
312 // Stop Supplicant
343 // Start supplicant
345 testPrintE("main start supplicant failed, rv: %i", rv);
424 testPrintE("init stop supplicant failed, rv: %i", rv);