Lines Matching full:supplicant
24 #include "Supplicant.h"
54 mSupplicant = new Supplicant(this, this);
138 LOGI("Starting WPA Supplicant");
139 sendStatusBroadcast("Starting WPA Supplicant");
141 LOGE("Supplicant start failed (%s)", strerror(errno));
207 LOGD("Suspending from supplicant state %s",
213 LOGD("Forcing Supplicant disconnect");
219 LOGD("Stopping Supplicant driver");
270 sendStatusBroadcast("Stopping WPA Supplicant");
272 LOGE("Supplicant stop failed (%s)", strerror(errno));
276 LOGW("disable(): Supplicant not running?");
544 "Supplicant state changed from %d (%s) -> %d (%s)",