summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Expose the services a BluetoothDevice is offering.bryeung@chromium.org2012-03-272-0/+15
* chromeos: Separate XML parsing code from IntrospectableClienthashimoto@chromium.org2012-03-251-1/+2
* Add const version of BluetoothAdapter::GetDevice(s).bryeung@chromium.org2012-03-232-2/+23
* Expose the bluetooth address of the adapter.bryeung@chromium.org2012-03-222-0/+10
* bluetooth: do not update from empty valueskeybuk@chromium.org2012-03-211-3/+10
* bluetooth: use better definitions of Pairedkeybuk@google.com2012-03-214-45/+38
* bluetooth: limit supported devices to HID onlykeybuk@google.com2012-03-201-3/+1
* bluetooth: add support for Passkey pairingkeybuk@google.com2012-03-191-0/+14
* bluetooth: implement application-level connectionskeybuk@google.com2012-03-162-50/+168
* bluetooth: implement disconnection and unpairingkeybuk@chromium.org2012-03-152-0/+71
* bluetooth: implement device pairing supportkeybuk@chromium.org2012-03-144-17/+526
* bluetooth: fix issues with device removalkeybuk@chromium.org2012-03-091-11/+12
* bluetooth: replace interface with new APIkeybuk@chromium.org2012-03-096-415/+890
* Revert 125725 - bluetooth: replace interface with new APIviettrungluu@chromium.org2012-03-096-890/+415
* bluetooth: replace interface with new APIkeybuk@chromium.org2012-03-086-415/+890
* chromeos: bluetooth: disambiguate PropertyChangedkeybuk@google.com2012-02-281-2/+3
* chromeos: bluetooth: complete the BlueZ APIkeybuk@chromium.org2012-02-231-2/+15
* chromeos: bluetooth: general client code cleanupkeybuk@chromium.org2012-02-192-27/+20
* chromeos: use BluetoothDeviceClient::Properties for DeviceFoundkeybuk@chromium.org2012-02-193-64/+34
* chromeos: use dbus::Properties in BluetoothAdapterClientkeybuk@chromium.org2012-02-171-6/+16
* dbus: add ObjectPath typekeybuk@google.com2012-02-142-29/+32
* Revert 121920 - dbus: add ObjectPath typedpapad@chromium.org2012-02-142-32/+29
* dbus: add ObjectPath typekeybuk@chromium.org2012-02-142-29/+32
* chromeos: bluetooth: tie Proxy lifetime to object, not observerkeybuk@chromium.org2012-02-071-3/+3
* Revert 120469 - Compile failures on Linux ChromiumOS Builder (Aura dbg)dbeam@chromium.org2012-02-041-3/+3
* chromeos: bluetooth: tie Proxy lifetime to object, not observerkeybuk@chromium.org2012-02-041-3/+3
* Revert 120456 - chromeos: bluetooth: tie Proxy lifetime to object, not observerjamesr@chromium.org2012-02-041-3/+3
* chromeos: bluetooth: tie Proxy lifetime to object, not observerkeybuk@chromium.org2012-02-041-3/+3
* chromeos: Rename functions to be PascalCase.satorux@chromium.org2011-10-292-2/+4
* Chrome OS: Add bluetooth API for device discoveryvlaviano@chromium.org2011-10-266-0/+580