Searched refs:kSupplicantInitProperty (Results 1 – 1 of 1) sorted by relevance
35 const char kSupplicantInitProperty[] = "init.svc.wpa_supplicant"; variable47 if (property_get(kSupplicantInitProperty, supp_status, NULL) && in StartSupplicant()59 pi = __system_property_find(kSupplicantInitProperty); in StartSupplicant()69 pi = __system_property_find(kSupplicantInitProperty); in StartSupplicant()95 if (property_get(kSupplicantInitProperty, supp_status, NULL) && in StopSupplicant()104 if (property_get(kSupplicantInitProperty, supp_status, NULL)) { in StopSupplicant()115 if (property_get(kSupplicantInitProperty, supp_status, NULL)) { in IsSupplicantRunning()