wpa_supplicant / hostapd
2.5
Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
src
wps
upnp_xml.h
Go to the documentation of this file.
1
10
#ifndef UPNP_XML_H
11
#define UPNP_XML_H
12
13
#include "
http.h
"
14
15
void
xml_data_encode(
struct
wpabuf
*buf,
const
char
*data,
int
len);
16
void
xml_add_tagged_data(
struct
wpabuf
*buf,
const
char
*tag,
17
const
char
*data);
18
int
xml_next_tag
(
const
char
*in,
const
char
**out,
19
const
char
**out_tagname,
const
char
**end);
20
char
* xml_get_first_item(
const
char
*doc,
const
char
*item);
21
struct
wpabuf
* xml_get_base64_item(
const
char
*data,
const
char
*name,
22
enum
http_reply_code *ret);
23
24
#endif
/* UPNP_XML_H */
xml_next_tag
int xml_next_tag(const char *in, const char **out, const char **out_tagname, const char **end)
Advance to next tag.
Definition:
upnp_xml.c:77
wpabuf
Definition:
wpabuf.h:16
http.h
HTTP for WPS Copyright (c) 2006-2007 Sony Corporation Copyright (c) 2008-2009 Atheros Communications ...
Generated on Sun Sep 27 2015 22:08:08 for wpa_supplicant / hostapd by
1.8.6