DescriptionBluetooth: Add a "connectable" property to the BluetoothDevice.
This fix adds a new "connectable" property to the BluetoothDevice telling
whether the device normally accepts connections initiated from the adapter
when the device is paired but disconnected. Mice and keyboards are usually
not connectable under this definition, while any other device is usually
connectable.
BUG=chromium-os:38410
TEST=Run in Debug mode and watch the "connectable" property in the chrome logs. A bluetooth mouse show connectable=0.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=184287
Patch Set 1 #
Total comments: 17
Patch Set 2 : Comments addressed #Patch Set 3 : Fixed the bug about calling twice the callback. #
Total comments: 15
Patch Set 4 : niiiiiiiiiiits #
Messages
Total messages: 10 (0 generated)
|