Skip to content

Commit 80b368c

Browse files
authored
Create README.md
1 parent 8cdb9a2 commit 80b368c

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# USB Function Mode Switcher
2+
Switch USB port roles on phones running Windows Desktop
3+
4+
![]( https://i.imgur.com/VAAbN8I.png)
5+
6+
## Features
7+
8+
- Detection of UC120 Driver (LumiaUSBCKm).
9+
- Allows to switch USB port function modes on any device with Qualcomm composite driver and dplbridge.
10+
- Allows to switch host mode on UC120 devices.
11+
- Provisions devices not having the correct configuration to work in function mode.
12+
13+
## Qualcomm Function Modes
14+
15+
### Serial
16+
17+
![](https://i.imgur.com/1H4ZdjG.png)
18+
19+
### RmNet
20+
21+
![](https://i.imgur.com/R1Rgthl.png)
22+
23+
### DPL
24+
25+
![](https://i.imgur.com/StpFjmw.png)
26+
27+
## License
28+
29+
Released under the MIT license. Portions from [kpreisser/TaskDialog](https://github.com/kpreisser/TaskDialog). See appropriate license in LICENSE at the root and under TaskDialog folder.

0 commit comments

Comments
 (0)