summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_device.cc
Commit message (Expand)AuthorAgeFilesLines
* Determine device type via bluetooth appearance in OOBEjosephsih2016-02-241-0/+33
* bluetooth: Invalidate connection objects if a connection fails and add histog...ortuno2016-01-201-7/+6
* Clear the BLE services list on disconnect.tommyt2016-01-151-1/+11
* Revert of Clear the BLE services list on disconnect. (patchset #4 id:60001 of...scheib2016-01-151-11/+1
* Clear the BLE services list on disconnect.tommyt2016-01-141-1/+11
* Switch to standard integer types in device/.avi2015-12-221-1/+1
* Bluetooth: Store gatt_services_ in BluetoothDevice with scoped pointers.leon.han2015-10-071-8/+3
* Fixing bluetoothPrivate.pair to pair with trusted devices.sacomoto2015-09-291-0/+6
* bluetooth: android: Implement CreateGattConnection.scheib2015-09-231-1/+1
* bluetooth: Create base class BluetoothDevice::CreateGattConnection impl.scheib2015-09-211-0/+61
* bluetooth: Add adapter to BluetoothDevicescheib2015-09-161-2/+2
* IWYU for base/memory/scoped_vector.h.thestig2015-08-221-0/+1
* Rename device_bluetooth_strings to bluetooth_strings.newt2015-08-111-1/+1
* Move more string_util functions to base namespace.brettw2015-06-241-1/+1
* Added API to BluetoothDevice to be able to access service data informationdvh2015-01-171-2/+32
* Add GetConnectionInfo function for BluetoothDevice, replacing the existingtengs2015-01-071-0/+13
* bluetooth_device: Support for Playstation DualShock3 joystickeduardo.lima@intel.com2014-05-191-0/+13
* [Bluetooth] Standardize Bluetooth device address format to XX:XX:XX:XX:XX:XX.isherman@chromium.org2014-05-171-0/+36
* Minor cleanup in bluetooth_device.ccisherman@chromium.org2014-05-151-3/+4
* device/bluetooth: Add chromeos::BluetoothRemoteGattServiceChromeOS.armansito@chromium.org2014-04-081-0/+19
* device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUIDarmansito@chromium.org2014-04-041-6/+0
* Revert 261566 "device/bluetooth: Rename device::bluetooth_utils:..."nick@chromium.org2014-04-031-0/+6
* device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUIDarmansito@chromium.org2014-04-031-6/+0
* Bluetooth: replace "profiles" with "uuids"keybuk@chromium.org2014-03-201-13/+0
* Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...avi@chromium.org2013-12-251-2/+2
* Add base:: to string16 in device/.dbeam@chromium.org2013-12-191-3/+3
* Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...avi@chromium.org2013-06-071-1/+1
* Bluetooth: Don't attempt a pairing for devices not supporting it.keybuk@chromium.org2013-04-171-0/+15
* Bluetooth: clean up Bluetooth classeskeybuk@chromium.org2013-04-051-53/+27
* Bluetooth: Add a "connecting" property to BluetoothDevice.deymo@chromium.org2013-02-261-1/+6
* Implemented BluetoothDeviceWin.youngki@chromium.org2013-02-251-0/+21
* Bluetooth: Add a "connectable" property to the BluetoothDevice.deymo@chromium.org2013-02-231-1/+6
* device: Create device_bluetooth_string.{gyp,grd} files.tfarina@chromium.org2013-02-221-1/+1
* Moved bluetooth adapter files from chrome/browser/chromeos/bluetooth/ to devi...youngki@chromium.org2012-10-181-0/+170