HID services: Difference between revisions

Line 2,192: Line 2,192:
Official sw will assert when [[#BusHandle]] InternalIndex is >=0x11 (>=0x13 with [6.0.0+]). This same check is also done for all funcs using [[#BusHandle]] as input.
Official sw will assert when [[#BusHandle]] InternalIndex is >=0x11 (>=0x13 with [6.0.0+]). This same check is also done for all funcs using [[#BusHandle]] as input.


This cmd will throw an error when [[#BusType]] is >4.
This cmd will throw an error when [[#BusType]] is invalid.


== IsExternalDeviceConnected ==
== IsExternalDeviceConnected ==
Line 2,281: Line 2,281:
| 1 ||  
| 1 ||  
|-
|-
| 2 ||  
| 2 || [6.0.0+]
|-
|-
| 3 ||  
| 3 || [?+]
|-
|-
| 4 ||  
| 4 || [?+]
|}
|}