electron/shell/browser/serial
trop[bot] ec272f1e53
fix: take bluetooth serial ports into account in serial.getPorts() (#43171)
* fix: take bluetooth serial ports into account in serial.getPorts()

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* chore: remove port.path.LossyDisplayName()

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2024-08-01 23:10:41 -07:00
..
electron_serial_delegate.cc feat(serial): allow Bluetooth ports to be requested by service class ID (#41734) 2024-04-01 10:55:15 -04:00
electron_serial_delegate.h feat(serial): allow Bluetooth ports to be requested by service class ID (#41734) 2024-04-01 10:55:15 -04:00
serial_chooser_context.cc fix: take bluetooth serial ports into account in serial.getPorts() (#43171) 2024-08-01 23:10:41 -07:00
serial_chooser_context.h chore: bump chromium to 124.0.6355.1 (30-x-y) (#41490) 2024-03-14 10:42:18 -04:00
serial_chooser_context_factory.cc refactor: prefer using base::NoDestructor to base::{Singleton,LazyInstance} (#41424) 2024-02-28 11:38:49 +09:00
serial_chooser_context_factory.h refactor: prefer using base::NoDestructor to base::{Singleton,LazyInstance} (#41424) 2024-02-28 11:38:49 +09:00
serial_chooser_controller.cc feat(serial): allow Bluetooth ports to be requested by service class ID (#41734) 2024-04-01 10:55:15 -04:00
serial_chooser_controller.h feat(serial): allow Bluetooth ports to be requested by service class ID (#41734) 2024-04-01 10:55:15 -04:00