summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_device_win.h
Commit message (Expand)AuthorAgeFilesLines
* [Clean up] Expose ConnectToServiceInsecurely as a BluetoothDevice API on all ...isherman2014-10-161-0/+4
* replace OVERRIDE and FINAL with override and final in device/mostynb2014-10-061-29/+29
* Improve processing of Bluetooth device discovery on Windows.rpaquay@chromium.org2014-07-311-3/+14
* device/bluetooth: Move GATT observer methods to BluetoothAdapter::Observer.armansito@chromium.org2014-07-301-7/+0
* 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: Implement socket API for Windows.xiyuan@chromium.org2014-06-061-3/+3
* Bluetooth: remove Out of Band Pairing APIskeybuk@chromium.org2014-05-281-7/+0
* Hook up RSSI and host transmit power Bluetooth device properties for ChromeOS.tengs@chromium.org2014-05-111-0/+3
* Implement chrome.bluetoothSocket.connect()keybuk@chromium.org2014-05-081-0/+4
* Reimplement BluetoothSocketChromeOSkeybuk@chromium.org2014-05-021-3/+3
* 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-0/+8
* * Replace "read" method with onReceiveXxx events.rpaquay@chromium.org2014-04-081-2/+12
* Revert 262175 "* Replace "read" method with onReceiveXxx events."scottmg@chromium.org2014-04-071-12/+2
* * Replace "read" method with onReceiveXxx events.rpaquay@chromium.org2014-04-071-2/+12
* device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUIDarmansito@chromium.org2014-04-041-2/+2
* Revert 261566 "device/bluetooth: Rename device::bluetooth_utils:..."nick@chromium.org2014-04-031-2/+2
* device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUIDarmansito@chromium.org2014-04-031-2/+2
* Bluetooth: replace "profiles" with "uuids"keybuk@chromium.org2014-03-201-9/+9
* Add BluetoothDevice::VendorIDSource()keybuk@chromium.org2014-03-111-0/+1
* There was a missing check to return the right record.etienneb@chromium.org2013-07-311-1/+1
* Implemented BluetoothDeviceWin::ConnectToProfile()youngki@chromium.org2013-05-051-11/+3
* 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: clean up Bluetooth classeskeybuk@chromium.org2013-04-051-3/+36
* Implemented BluetoothSocketMac.youngki@chromium.org2013-03-181-1/+2
* Implemented BluetoothDeviceWin.youngki@chromium.org2013-02-251-3/+0
* Implemented Device/Service discovery with incremented timeout values.youngki@chromium.org2013-02-211-2/+24
* bluetooth: ConnectErrorCode added in the BluetoothDevice::Connect error callbackdeymo@chromium.org2012-12-181-1/+1
* Added empty implementations for Bluetooth Windows files.youngki@chromium.org2012-10-221-0/+63