Searched refs:sessionIdOld (Results 1 – 2 of 2) sorted by relevance
50 void PreSendUsbSoftReset(HSession hSession, uint32_t sessionIdOld);
132 void HdcUSBBase::PreSendUsbSoftReset(HSession hSession, uint32_t sessionIdOld) in PreSendUsbSoftReset() argument139 auto header = BuildPacketHeader(sessionIdOld, USB_OPTION_RESET, 0); in PreSendUsbSoftReset()