Searched refs:WPASVC_DISPLAY_NAME (Results 1 - 2 of 2) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/
H A Dmain_winsvc.c39 #ifndef WPASVC_DISPLAY_NAME
40 #define WPASVC_DISPLAY_NAME TEXT("wpa_supplicant service") macro
273 svc = CreateService(scm, WPASVC_NAME, WPASVC_DISPLAY_NAME,
/external/wpa_supplicant_8/wpa_supplicant/
H A Dmain_winsvc.c33 #ifndef WPASVC_DISPLAY_NAME
34 #define WPASVC_DISPLAY_NAME TEXT("wpa_supplicant service") macro
267 svc = CreateService(scm, WPASVC_NAME, WPASVC_DISPLAY_NAME,

Completed in 816 milliseconds