Skip to content

The "add an allowed Bluetooth device" algorithm does not actually add the device #639

@tidoust

Description

@tidoust

Unless I missed something, step 4.1 in the add an allowed Bluetooth device algorithm handles the case where no device is found in allowedDevices but:

  • does not initialize allowedDevice, whereas the starting point is "If one [allowedDevice] is not found"
  • does not add the allowedDevice to the storage, which it probably should?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions