mirror of
https://github.com/ReneLergner/WPinternals.git
synced 2026-06-16 04:10:11 +10:00
Implement Qualcomm Sahara VIP and fix a few bugs
* Qualcomm Sahara VIP * Project Cleanup * Allow unlocking an already unlocked phone
This commit is contained in:
@@ -90,10 +90,12 @@ namespace MadWizard.WinUSBNet
|
||||
get;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Zero based interface index in WinUSB.
|
||||
/// Note that this is not necessarily the same as the interface *number*
|
||||
/// from the interface descriptor. There might be interfaces within the
|
||||
/// USB device that do not use WinUSB, these are not counted for index.
|
||||
/// </summary>
|
||||
internal int InterfaceIndex
|
||||
{
|
||||
get;
|
||||
|
||||
Reference in New Issue
Block a user