[Bluetooth] For dual mode devices, filter out appearance UNKNOWN in UI.
Several popular headphones (e.g., Bose QuietComforts, Sennheiser 550s, Sony WH-1000XM3s, etc.), as well as other peripherals like printers, send out BLE advertisements while on but not pairable. The current Chrome OS behavior of displaying these advertisements is confusing to users (because they try to pair them and can't) and noisy. This CL filters these advertisements out (by way of not filtering out dual mode devices whose type/appearance are not set), while still surfacing the headphones in the UI once they become truly pairable. Bug: 930229 Change-Id: I252c3e391aac3d546e455ab01e626c08af0c64b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1656971 Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Reviewed-by:Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Sonny Sasaka <sonnysasaka@chromium.org> Cr-Commit-Position: refs/heads/master@{#670269}
Showing
Please register or sign in to comment