summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/bluetooth_device_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Expose TxPower for bluetooth devices during discoveryjpawlowski2015-05-131-0/+1
* Remove duplicate includes from chromeos/pneubeck2015-02-251-1/+0
* Update {virtual,override,final} to follow C++11 style in chromeos/dbus.dcheng2015-01-161-36/+31
* Add GetConnectionInfo function for BluetoothDevice, replacing the existingtengs2015-01-071-42/+38
* replace OVERRIDE and FINAL with override and final in chromeos/mostynb2014-10-061-16/+16
* Fix minor issues about DBusThreadManager.pneubeck2014-09-111-1/+2
* Hook up RSSI and host transmit power Bluetooth device properties for ChromeOS.tengs@chromium.org2014-05-111-0/+54
* Remove fake client creation from DBusClients' Create() functions.pneubeck@chromium.org2013-12-031-7/+2
* Split construction and initialization of DBus clients.pneubeck@chromium.org2013-08-271-14/+13
* Bluetooth: drop "Experimental" from Chrome OS backendkeybuk@chromium.org2013-06-121-0/+360
* Bluetooth: remove legacy backendkeybuk@chromium.org2013-05-251-483/+0
* dbus: Add FakeOldBluetooth{Adapter,Device,Manager}haruki@chromium.org2013-05-011-126/+2
* Remove Debug restriction on Bluetooth log messageskeybuk@chromium.org2013-03-081-6/+6
* Cleaning up weak_ptr_factory destruction order.gdk@chromium.org2012-09-071-6/+8
* bluetooth: Create stub manager, adapter and device.keybuk@chromium.org2012-08-151-2/+67
* Fix lint errors for chromeos/dbus/bluetooth*bryeung@chromium.org2012-06-221-0/+1
* Move files inside chrome/browser/chromeos/dbus to chromeos/dbushashimoto@chromium.org2012-04-061-0/+539