Go to the source code of this file.
Classes | |
struct | wps_nfc_data |
Functions | |
static void | deinit_nfc (void *priv) |
static void * | init_nfc (struct wps_context *wps, struct oob_device_data *oob_dev, int registrar) |
static struct wpabuf * | read_nfc (void *priv) |
static int | write_nfc (void *priv, struct wpabuf *buf) |
Variables | |
struct oob_device_data | oob_nfc_device_data |
static void deinit_nfc | ( | void * | priv | ) | [static] |
static void* init_nfc | ( | struct wps_context * | wps, |
struct oob_device_data * | oob_dev, | ||
int | registrar | ||
) | [static] |