Home
last modified time | relevance | path

Searched refs:oob_nfc_device_data (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dwps_nfc.c23 struct oob_nfc_device_data *oob_nfc_dev;
30 struct oob_nfc_device_data *oob_nfc_dev; in init_nfc()
110 struct oob_device_data oob_nfc_device_data = { variable
Dwps_nfc_pn531.c108 struct oob_nfc_device_data oob_nfc_pn531_device_data = {
Dwps_i.h227 extern struct oob_device_data oob_nfc_device_data;
228 extern struct oob_nfc_device_data oob_nfc_pn531_device_data;
Dwps.h767 struct oob_nfc_device_data { struct
805 struct oob_nfc_device_data * wps_get_oob_nfc_device(char *device_name);
Dwps_common.c500 return &oob_nfc_device_data; in wps_get_oob_device()
508 struct oob_nfc_device_data * wps_get_oob_nfc_device(char *device_name) in wps_get_oob_nfc_device()