DescriptionBluetooth: treat unpairable devices as Trusted/Paired
A small number of devices cannot be paired, but can at least be
connected to insecurely. Support these by marking the devices as
Trusted, which causes BlueZ to remember the device and which allows
future incoming connections from them.
Make IsPaired() return true for these devices, there's no reason in
the UI to treat these any differently than paired devices.
TBR=youngki@chromium.org
BUG=232145
TEST=device_unittests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195021
Patch Set 1 #Patch Set 2 : deal with the Forget() case #Patch Set 3 : Forget() change was unneeded, keep the unit test though #
Total comments: 2
Patch Set 4 : fix indentation and log message #
Messages
Total messages: 8 (0 generated)
|