OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:new_state_str
(Results
1 - 1
of
1
) sorted by null
/external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_old.c
408
const char *
new_state_str
, *old_state_str;
local
435
new_state_str
= wpa_supplicant_state_txt(new_state);
437
if (
new_state_str
== NULL || old_state_str == NULL) {
445
DBUS_TYPE_STRING, &
new_state_str
,
Completed in 412 milliseconds