HID services: Difference between revisions
Line 2,188: | Line 2,188: | ||
The u64 is [[#BusType]]. The bool indicates whether the [[#BusHandle]] is valid. | The u64 is [[#BusType]]. The bool indicates whether the [[#BusHandle]] is valid. | ||
Official sw will assert when | 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. | ||
== IsExternalDeviceConnected == | == IsExternalDeviceConnected == |