OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wlanevent
(Results
1 - 5
of
5
) sorted by null
/external/wpa_supplicant_8/src/wps/
wps_upnp.c
168
*
WLANEvent
and PutWLANResponse are used.
470
* This function queues the last
WLANEvent
to be sent for all currently
471
* subscribed UPnP control points. sm->
wlanevent
must have been set with the
499
* In theory, this should apply to all
WLANEvent
519
buf_size += 50 + 2 * os_strlen("
WLANEvent
");
520
if (sm->
wlanevent
)
521
buf_size += os_strlen(sm->
wlanevent
);
528
wpabuf_put_property(buf, "
WLANEvent
", sm->
wlanevent
);
531
wpa_printf(MSG_MSGDUMP, "WPS UPnP:
WLANEvent
message:\n%s"
[
all
...]
wps_upnp_i.h
145
char *
wlanevent
; /* the last
WLANEvent
data */
member in struct:upnp_wps_device_sm
wps_er.c
863
wpa_printf(MSG_DEBUG, "WPS ER:
WLANEvent
- Probe Request - from "
865
wpa_hexdump_buf(MSG_MSGDUMP, "WPS ER:
WLANEvent
- Enrollee's message "
876
"
WLANEvent
message");
1095
wpa_printf(MSG_DEBUG, "WPS ER:
WLANEvent
- EAP - from " MACSTR,
1097
wpa_hexdump_buf(MSG_MSGDUMP, "WPS ER:
WLANEvent
- Enrollee's message "
1102
"
WLANEvent
message");
1140
wpa_hexdump(MSG_MSGDUMP, "WPS ER: Received
WLANEvent
",
1143
wpa_printf(MSG_DEBUG, "WPS ER: Too short
WLANEvent
");
1151
"
WLANEvent
");
1188
event = xml_get_base64_item(http_request_get_data(req), "
WLANEvent
",
[
all
...]
wps_upnp_web.c
132
"<name>
WLANEvent
</name>\n"
[
all
...]
/external/wpa_supplicant_8/src/ap/
wps_hostapd.c
[
all
...]
Completed in 78 milliseconds