Searched refs:devtype (Results 1 – 3 of 3) sorted by relevance
359 char devtype[WPS_DEV_TYPE_BUFSIZE]; in wps_process_primary_dev_type() local370 wps_dev_type_bin2str(dev->pri_dev_type, devtype, in wps_process_primary_dev_type()371 sizeof(devtype))); in wps_process_primary_dev_type()
699 char devtype[WPS_DEV_TYPE_BUFSIZE]; in wps_attr_text() local703 devtype, in wps_attr_text()704 sizeof(devtype))); in wps_attr_text()
3616 char devtype[WPS_DEV_TYPE_BUFSIZE]; in wps_registrar_get_info() local3633 wps_dev_type_bin2str(d->dev.pri_dev_type, devtype, in wps_registrar_get_info()3634 sizeof(devtype)), in wps_registrar_get_info()