DescriptionAdd more generic filters to the chrome.usb.getDevices API.
Instead of specifying each of the USB vendor and product ID pairs an
app has permission to open this API extension allows filtering of
devices by vendor and product IDs as well as USB interface classes, sub-
classes and protocols. The 'vendorId' and 'productId' properties of
EnumerateDevicesOptions are still supported for backwards compatibility.
BUG=
Committed: https://crrev.com/7c403e06d1b61459b19434df22ca538216a4ba93
Cr-Commit-Position: refs/heads/master@{#293032}
Patch Set 1 #Patch Set 2 : Clean up the USB API documentation. #
Total comments: 2
Patch Set 3 : Function comments are descriptive. #
Messages
Total messages: 9 (1 generated)
|