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

  /external/wpa_supplicant_8/wpa_supplicant/
config.h 705 u8 sec_device_type[MAX_SEC_DEVICE_TYPES][WPS_DEV_TYPE_LEN]; member in struct:wpa_config
    [all...]
wps_supplicant.c     [all...]
config_file.c 1127 buf = wps_dev_type_bin2str(config->sec_device_type[i],
1130 fprintf(f, "sec_device_type=%s\n", buf);
    [all...]
p2p_supplicant.c     [all...]
config.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_handlers_p2p.c 877 wpa_s->conf->sec_device_type[i],
1029 os_memcpy(wpa_s->conf->sec_device_type[i],
    [all...]

Completed in 207 milliseconds