Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:str_state

1326 	const char *str_state;
1330 str_state = wpa_supplicant_state_txt(wpa_s->wpa_state);
1331 dbus_message_append_args(reply, DBUS_TYPE_STRING, &str_state,