summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/fake_bluetooth_device_client.h
Commit message (Expand)AuthorAgeFilesLines
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Fix crash on second failed connect to a paired devicejamuraa2015-02-091-0/+5
* Update {virtual,override,final} to follow C++11 style in chromeos/dbus.dcheng2015-01-161-33/+32
* Add GetConnectionInfo function for BluetoothDevice, replacing the existingtengs2015-01-071-9/+13
* replace OVERRIDE and FINAL with override and final in chromeos/mostynb2014-10-061-16/+16
* Hook up RSSI and host transmit power Bluetooth device properties for ChromeOS.tengs@chromium.org2014-05-111-2/+11
* chromeos/dbus: Add fake D-Bus clients for GATT client-mode.armansito@chromium.org2014-03-241-0/+9
* Bluetooth: use generic names for fake deviceskeybuk@chromium.org2014-03-071-32/+32
* Bluetooth: notify user of incoming pairing requestskeybuk@chromium.org2014-03-041-0/+6
* Add BluetoothDevice::PairingDelegate::AuthorizePairingkeybuk@chromium.org2014-02-271-0/+5
* BluetoothAdapter: add ability to set default pairing delegatekeybuk@chromium.org2014-02-271-2/+15
* Remove fake client creation from DBusClients' Create() functions.pneubeck@chromium.org2013-12-031-1/+0
* Split construction and initialization of DBus clients.pneubeck@chromium.org2013-08-271-1/+2
* Bluetooth: drop "Experimental" from Chrome OS backendkeybuk@chromium.org2013-06-121-11/+11
* Bluetooth: Profile support for Chrome OSkeybuk@chromium.org2013-05-091-0/+12
* Bluetooth: Parse the bluez.Error.Failed on pairing error.deymo@chromium.org2013-05-081-0/+8
* Bluetooth: fix fake device classeskeybuk@chromium.org2013-04-301-0/+5
* Bluetooth: Cache the pairing passkey and pincode in the option handlerdeymo@chromium.org2013-04-231-1/+1
* Bluetooth: fix header sentry comment stylekeybuk@chromium.org2013-04-231-1/+1
* Bluetooth: D-Bus client interface for org.bluez.Input1deymo@chromium.org2013-04-201-0/+3
* Bluetooth: implement BlueZ 5 backend for Chrome OSkeybuk@chromium.org2013-04-181-0/+188