NordicSemiconductor / Android-DFU-Library

Device Firmware Update library and Android app
http://www.nordicsemi.com/dfu
BSD 3-Clause "New" or "Revised" License
763 stars 269 forks source link

Display device name from advertising packet first, then from the device #418

Closed philips77 closed 10 months ago

philips77 commented 10 months ago

This PR changes which name is shown on the screen. The advertised name takes priority over the one from BluetoothDevice, which can be old (cached).