Home | History | Annotate | Download | only in apmanager

Lines Matching full:hostapd

39     "/var/run/apmanager/hostapd/hostapd_ctrl_%s";
42 "/data/misc/apmanager/hostapd/hostapd_ctrl_%s";
86 // Start off by checking the control interface file for the hostapd process.
97 // This indicates the hostapd failed to start. Invoke callback indicating
98 // hostapd start failed.
99 LOG(ERROR) << "Timeout waiting for hostapd control interface";
111 // Control interface is up, meaning hostapd started successfully.
135 LOG(ERROR) << "Failed to open hostapd socket";
158 LOG(ERROR) << "Failed to attach to hostapd";
175 // Method for sending message to hostapd control interface.
178 PLOG(ERROR) << "Send to hostapd failed";
226 LOG(FATAL) << "Hostapd Socket read returns error: "