summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_device_chromeos.h
Commit message (Expand)AuthorAgeFilesLines
* [EasyUnlock] Add a private API for establishing an insecure Bluetooth connect...isherman@chromium.org2014-08-221-0/+13
* device/bluetooth: Move GATT observer methods to BluetoothAdapter::Observer.armansito@chromium.org2014-07-301-8/+0
* device/bluetooth: Implement BluetoothGattConnection on Chrome OS.armansito@chromium.org2014-06-201-0/+1
* device/bluetooth: Introduce BluetoothGattConnection.armansito@chromium.org2014-06-181-0/+3
* Bluetooth: Implement new socket API for OS Xisherman@chromium.org2014-06-101-4/+0
* Bluetooth: remove Out of Band Pairing APIskeybuk@chromium.org2014-05-281-7/+0
* Bluetooth: Implement new socket API for Chrome OSkeybuk@chromium.org2014-05-131-13/+3
* Hook up RSSI and host transmit power Bluetooth device properties for ChromeOS.tengs@chromium.org2014-05-111-0/+14
* Implement chrome.bluetoothSocket.connect()keybuk@chromium.org2014-05-081-0/+4
* Reimplement BluetoothSocketChromeOSkeybuk@chromium.org2014-05-021-2/+15
* Expose device RSSI and Tx power via the chrome.bluetooth API.isherman@chromium.org2014-05-011-0/+3
* Remove BluetoothDevice::ConnectToServicekeybuk@chromium.org2014-04-111-3/+0
* device/bluetooth: Add chromeos::BluetoothRemoteGattServiceChromeOS.armansito@chromium.org2014-04-081-1/+15
* * Replace "read" method with onReceiveXxx events.rpaquay@chromium.org2014-04-081-5/+6
* Revert 262175 "* Replace "read" method with onReceiveXxx events."scottmg@chromium.org2014-04-071-6/+5
* * Replace "read" method with onReceiveXxx events.rpaquay@chromium.org2014-04-071-5/+6
* device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUIDarmansito@chromium.org2014-04-041-1/+1
* Revert 261566 "device/bluetooth: Rename device::bluetooth_utils:..."nick@chromium.org2014-04-031-1/+1
* device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUIDarmansito@chromium.org2014-04-031-1/+1
* Bluetooth: replace "profiles" with "uuids"keybuk@chromium.org2014-03-201-7/+1
* Add BluetoothDevice::VendorIDSource()keybuk@chromium.org2014-03-111-0/+1
* BluetoothAdapter: add ability to set default pairing delegatekeybuk@chromium.org2014-02-271-5/+18
* Refactor to support default Bluetooth pairing delegatekeybuk@chromium.org2014-02-201-60/+3
* Bluetooth: drop "Experimental" from Chrome OS backendkeybuk@chromium.org2013-06-121-0/+223
* Bluetooth: remove legacy backendkeybuk@chromium.org2013-05-251-466/+0
* Bluetooth: gather usage metricskeybuk@chromium.org2013-04-291-1/+4
* Revert 196990 "Bluetooth: gather usage metrics"thakis@chromium.org2013-04-281-4/+1
* Bluetooth: gather usage metricskeybuk@chromium.org2013-04-281-1/+4
* Implemented BluetoothDeviceMac::ConnectToProfile().youngki@chromium.org2013-04-241-0/+1
* Add abstract BluetoothProfile classkeybuk@chromium.org2013-04-191-0/+3
* Bluetooth: treat unpairable devices as Trusted/Pairedkeybuk@chromium.org2013-04-181-3/+5
* Bluetooth: Show trusted devices as paired.keybuk@chromium.org2013-04-171-0/+1
* Bluetooth: clean up Bluetooth classeskeybuk@chromium.org2013-04-051-6/+47
* Bluetooth: Disable "IsConnectable" property for ChromeOS implementation.deymo@chromium.org2013-03-261-5/+0
* Bluetooth: Add a "connecting" property to BluetoothDevice.deymo@chromium.org2013-02-261-0/+12
* Implemented BluetoothDeviceWin.youngki@chromium.org2013-02-251-1/+0
* Bluetooth: Add a "connectable" property to the BluetoothDevice.deymo@chromium.org2013-02-231-6/+35
* Bluetooth: change capitilization of ChromeOs to ChromeOSkeybuk@chromium.org2013-01-301-11/+11
* Fix bluetooth crashing issue, which happens due the pairing_delegate goes awa...jennyz@chromium.org2013-01-231-0/+5
* bluetooth: ConnectErrorCode added in the BluetoothDevice::Connect error callbackdeymo@chromium.org2012-12-181-10/+10
* Moved bluetooth adapter files from chrome/browser/chromeos/bluetooth/ to devi...youngki@chromium.org2012-10-181-0/+375