USB_OTG_HNP
if (err || !(desc->bmAttributes & USB_OTG_HNP))
otg_attributes |= USB_OTG_HNP;
otg_attributes = USB_OTG_SRP | USB_OTG_HNP;