DfuDeviceSelector
interface DfuDeviceSelector
The device selector can be used to filter scan results when scanning for the device advertising in bootloader mode.
By default, the scanner will look for a device advertising an incremented address (the original address + 1). By returning a custom selector from getDeviceSelector the app can override this behavior.
Since
2.1
See also
Functions
Link copied to clipboard
Returns a list of scan filters that should be used to filter scan results when scanning for the device advertising in bootloader mode.
Link copied to clipboard