HomeSort by relevance Sort by last modified time
    Searched refs:oob_nfc_device_data (Results 1 - 5 of 5) sorted by null

  /external/wpa_supplicant_8/src/wps/
wps_nfc.c 17 struct oob_nfc_device_data *oob_nfc_dev;
24 struct oob_nfc_device_data *oob_nfc_dev;
104 struct oob_device_data oob_nfc_device_data = { variable in typeref:struct:oob_device_data
wps_nfc_pn531.c 102 struct oob_nfc_device_data oob_nfc_pn531_device_data = {
wps_i.h 141 extern struct oob_device_data oob_nfc_device_data;
142 extern struct oob_nfc_device_data oob_nfc_pn531_device_data;
wps.h 777 struct oob_nfc_device_data { struct
823 struct oob_nfc_device_data * wps_get_oob_nfc_device(char *device_name);
wps_common.c 548 return &oob_nfc_device_data;
556 struct oob_nfc_device_data * wps_get_oob_nfc_device(char *device_name)

Completed in 156 milliseconds