summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_device_experimental_chromeos.cc
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Profile support for Chrome OSkeybuk@chromium.org2013-05-091-2/+42
* Bluetooth: Parse the bluez.Error.Failed on pairing error.deymo@chromium.org2013-05-081-0/+2
* Bluetooth: fix metrics collectionkeybuk@chromium.org2013-05-031-44/+54
* Bluetooth: Check IsPaired() before IsConnected() to avoid false connectionsdeymo@chromium.org2013-05-031-1/+1
* Bluetooth: gather usage metricskeybuk@chromium.org2013-04-291-0/+152
* Bluetooth: unregister the agent on CancelPairing()keybuk@chromium.org2013-04-291-1/+7
* Revert 196990 "Bluetooth: gather usage metrics"thakis@chromium.org2013-04-281-152/+0
* Bluetooth: gather usage metricskeybuk@chromium.org2013-04-281-0/+152
* Implemented BluetoothDeviceMac::ConnectToProfile().youngki@chromium.org2013-04-241-0/+1
* Bluetooth: Cache the pairing passkey and pincode in the option handlerdeymo@chromium.org2013-04-231-1/+2
* Bluetooth: D-Bus client interface for org.bluez.Input1deymo@chromium.org2013-04-201-2/+10
* Bluetooth: call DeviceChanged observer method on IsConnecting() changekeybuk@chromium.org2013-04-201-5/+15
* Add abstract BluetoothProfile classkeybuk@chromium.org2013-04-191-0/+7
* Bluetooth: Add support for pairing display notificationsdeymo@chromium.org2013-04-191-5/+3
* Bluetooth: treat unpairable devices as Trusted/Pairedkeybuk@chromium.org2013-04-181-17/+22
* Bluetooth: implement BlueZ 5 backend for Chrome OSkeybuk@chromium.org2013-04-181-0/+609