USB services: Difference between revisions

Line 408: Line 408:
Takes an [[#UsbHsInterfaceFilter]] and a type-0x6 output buffer, returns an output u32 total_entries.
Takes an [[#UsbHsInterfaceFilter]] and a type-0x6 output buffer, returns an output u32 total_entries.


The output buffer contains an array of [[#UsbHsInterface]].
The output buffer contains an array of [[#UsbHsInterface]]. This returns the same interfaces as [[#QueryAvailableInterfaces]], followed by the interfaces also returned by [[#QueryAcquiredInterfaces]].


== QueryAvailableInterfaces ==
== QueryAvailableInterfaces ==