OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:failure_reason
(Results
1 - 3
of
3
) sorted by null
/system/connectivity/shill/test-rpc-proxy/
proxy_rpc_server.cc
151
std::string
failure_reason
;
local
167
&
failure_reason
);
174
failure_reason
);
proxy_dbus_shill_wifi_client.cc
124
std::string*
failure_reason
) {
130
*
failure_reason
= "FAIL(Invalid station type specified.)";
136
*
failure_reason
= "FAIL(Failed to configure hidden SSID)";
162
*
failure_reason
= "FAIL(Discovery timed out)";
180
*
failure_reason
= "FAIL(Failed to call connect)";
194
*
failure_reason
= "FAIL(Association timed out)";
208
*
failure_reason
= "FAIL(Configuration timed out)";
214
*
failure_reason
= "SUCCESS(Connection successful)";
222
std::string*
failure_reason
) {
235
*
failure_reason
= "FAIL(Service not found)"
436
std::string
failure_reason
;
local
[
all
...]
/external/wpa_supplicant_8/src/ap/
hostapd.h
97
enum wps_error_indication
failure_reason
;
member in struct:wps_stat
Completed in 6601 milliseconds