Descriptiondevice/bluetooth: Implement BluetoothGattConnection on Chrome OS.
This patch adds BluetoothGattConnectionChromeOS and implements
BluetoothDeviceChromeOS::CreateGattConnection. At this point, creating
a connection simply calls org.bluez.Device1.Connect without pairing.
BluetoothGattConnectionChromeOS::Disconnect currently doesn't do anything,
at least until there is a system in bluetoothd for managing GATT connections
properly between Chrome and its profiles and plugins.
BUG=384620, 381305
TEST=device_unittests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278595
Patch Set 1 #Messages
Total messages: 5 (0 generated)
|