summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_device.h
Commit message (Expand)AuthorAgeFilesLines
* device/bluetooth: Move GATT observer methods to BluetoothAdapter::Observer.armansito@chromium.org2014-07-301-26/+0
* device/bluetooth: Introduce BluetoothGattConnection.armansito@chromium.org2014-06-181-0/+16
* Bluetooth: Implement new socket API for OS Xisherman@chromium.org2014-06-101-12/+0
* Bluetooth: remove Out of Band Pairing APIskeybuk@chromium.org2014-05-281-15/+0
* bluetooth_device: Support for Playstation DualShock3 joystickeduardo.lima@intel.com2014-05-191-0/+4
* [Bluetooth] Standardize Bluetooth device address format to XX:XX:XX:XX:XX:XX.isherman@chromium.org2014-05-171-0/+5
* Hook up RSSI and host transmit power Bluetooth device properties for ChromeOS.tengs@chromium.org2014-05-111-0/+6
* Implement chrome.bluetoothSocket.connect()keybuk@chromium.org2014-05-081-6/+17
* Expose device RSSI and Tx power via the chrome.bluetooth API.isherman@chromium.org2014-05-011-0/+25
* chrome.bluetoothLowEnergy: Implement getService and getServices.armansito@chromium.org2014-04-281-2/+3
* Remove BluetoothDevice::ConnectToServicekeybuk@chromium.org2014-04-111-9/+0
* device/bluetooth: Add chromeos::BluetoothRemoteGattServiceChromeOS.armansito@chromium.org2014-04-081-0/+33
* * Replace "read" method with onReceiveXxx events.rpaquay@chromium.org2014-04-081-3/+7
* Revert 262175 "* Replace "read" method with onReceiveXxx events."scottmg@chromium.org2014-04-071-7/+3
* * Replace "read" method with onReceiveXxx events.rpaquay@chromium.org2014-04-071-3/+7
* device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUIDarmansito@chromium.org2014-04-041-8/+3
* Revert 261566 "device/bluetooth: Rename device::bluetooth_utils:..."nick@chromium.org2014-04-031-3/+8
* device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUIDarmansito@chromium.org2014-04-031-8/+3
* Bluetooth: replace "profiles" with "uuids"keybuk@chromium.org2014-03-201-24/+8
* Add BluetoothDevice::VendorIDSource()keybuk@chromium.org2014-03-111-0/+13
* Add BluetoothDevice::PairingDelegate::AuthorizePairingkeybuk@chromium.org2014-02-271-0/+9
* Bluetooth: remove DismissDisplayOrConfirmkeybuk@chromium.org2014-02-211-12/+3
* Bluetooth: always release the pairing context on Cancelkeybuk@chromium.org2014-02-211-3/+3
* Add base:: to string16 in device/.dbeam@chromium.org2013-12-191-2/+2
* There was a missing check to return the right record.etienneb@chromium.org2013-07-311-5/+5
* Use a direct include of strings headers in crypto/, dbus/, device/.avi@chromium.org2013-06-111-1/+1
* Bluetooth: Check IsPaired() before IsConnected() to avoid false connectionsdeymo@chromium.org2013-05-031-0/+5
* Bluetooth: gather usage metricskeybuk@chromium.org2013-04-291-3/+14
* Revert 196990 "Bluetooth: gather usage metrics"thakis@chromium.org2013-04-281-14/+3
* Bluetooth: gather usage metricskeybuk@chromium.org2013-04-281-3/+14
* Implemented chrome.bluetooth.getProfiles().youngki@chromium.org2013-04-261-0/+1
* Implemented BluetoothDeviceMac::ConnectToProfile().youngki@chromium.org2013-04-241-1/+3
* Add abstract BluetoothProfile classkeybuk@chromium.org2013-04-191-0/+7
* Bluetooth: Add support for pairing display notificationsdeymo@chromium.org2013-04-191-0/+16
* Bluetooth: Don't attempt a pairing for devices not supporting it.keybuk@chromium.org2013-04-171-0/+4
* Bluetooth: clean up Bluetooth classeskeybuk@chromium.org2013-04-051-46/+14
* Bluetooth: Add a "connecting" property to BluetoothDevice.deymo@chromium.org2013-02-261-0/+8
* Implemented BluetoothDeviceWin.youngki@chromium.org2013-02-251-3/+9
* Bluetooth: Add a "connectable" property to the BluetoothDevice.deymo@chromium.org2013-02-231-0/+8
* Implemented Device/Service discovery with incremented timeout values.youngki@chromium.org2013-02-211-1/+2
* Fix bluetooth crashing issue, which happens due the pairing_delegate goes awa...jennyz@chromium.org2013-01-231-1/+5
* Pass Bluetooth errors back to the UI.deymo@chromium.org2012-12-211-1/+1
* bluetooth: ConnectErrorCode added in the BluetoothDevice::Connect error callbackdeymo@chromium.org2012-12-181-1/+19
* Moved bluetooth adapter files from chrome/browser/chromeos/bluetooth/ to devi...youngki@chromium.org2012-10-181-0/+318