ndef.c File Reference

NDEF(NFC Data Exchange Format) routines for Wi-Fi Protected Setup Reference is "NFCForum-TS-NDEF_1.0 2006-07-24". More...

#include "includes.h"
#include "common.h"
#include "wps/wps.h"
Include dependency graph for ndef.c:

Go to the source code of this file.

Data Structures

struct  ndef_record

Defines

#define FLAG_MESSAGE_BEGIN   (1 << 7)
#define FLAG_MESSAGE_END   (1 << 6)
#define FLAG_CHUNK   (1 << 5)
#define FLAG_SHORT_RECORD   (1 << 4)
#define FLAG_ID_LENGTH_PRESENT   (1 << 3)
#define FLAG_TNF_RFC2046   (0x02)

Functions

struct wpabufndef_parse_wifi (struct wpabuf *buf)
struct wpabufndef_build_wifi (struct wpabuf *buf)

Detailed Description

NDEF(NFC Data Exchange Format) routines for Wi-Fi Protected Setup Reference is "NFCForum-TS-NDEF_1.0 2006-07-24".

Copyright
Copyright (c) 2009, Masashi Honma <honma@ictec.co.jp>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Alternatively, this software may be distributed under the terms of BSD license.

See README and COPYING for more details.

Definition in file ndef.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Sat Nov 21 23:24:05 2009 for hostapd by  doxygen 1.6.1