OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wps_er
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/wps/
wps_er.h
41
struct
wps_er
*er;
82
struct
wps_er
{
struct
106
/*
wps_er
.c */
107
void wps_er_ap_add(struct
wps_er
*er, const u8 *uuid, struct in_addr *addr,
109
void wps_er_ap_remove(struct
wps_er
*er, struct in_addr *addr);
110
int wps_er_ap_cache_settings(struct
wps_er
*er, struct in_addr *addr);
113
int wps_er_ssdp_init(struct
wps_er
*er);
114
void wps_er_ssdp_deinit(struct
wps_er
*er);
115
void wps_er_send_ssdp_msearch(struct
wps_er
*er);
/external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant_i.h
432
struct
wps_er
*
wps_er
;
member in struct:wpa_supplicant
Completed in 91 milliseconds