wps_nfc_pn531.c File Reference

NFC PN531 routines for Wi-Fi Protected Setup. More...

#include "includes.h"
#include "common.h"
#include "wps/wps.h"
#include "wps_i.h"
#include "WpsNfcType.h"
#include "WpsNfc.h"
Include dependency graph for wps_nfc_pn531.c:

Go to the source code of this file.

Variables

struct oob_nfc_device_data oob_nfc_pn531_device_data

Detailed Description

NFC PN531 routines for Wi-Fi Protected Setup.

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 wps_nfc_pn531.c.


Variable Documentation

struct oob_nfc_device_data oob_nfc_pn531_device_data
Initial value:
 {
        .init_func      = init_nfc_pn531,
        .read_func      = read_nfc_pn531,
        .write_func     = write_nfc_pn531,
        .deinit_func    = deinit_nfc_pn531,
}

Definition at line 109 of file wps_nfc_pn531.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

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