Home
last modified time | relevance | path

Searched refs:devtype (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_dev_attr.c359 char devtype[WPS_DEV_TYPE_BUFSIZE]; in wps_process_primary_dev_type() local
370 wps_dev_type_bin2str(dev->pri_dev_type, devtype, in wps_process_primary_dev_type()
371 sizeof(devtype))); in wps_process_primary_dev_type()
Dwps.c699 char devtype[WPS_DEV_TYPE_BUFSIZE]; in wps_attr_text() local
703 devtype, in wps_attr_text()
704 sizeof(devtype))); in wps_attr_text()
Dwps_registrar.c3616 char devtype[WPS_DEV_TYPE_BUFSIZE]; in wps_registrar_get_info() local
3633 wps_dev_type_bin2str(d->dev.pri_dev_type, devtype, in wps_registrar_get_info()
3634 sizeof(devtype)), in wps_registrar_get_info()