summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_task_manager_win.h
Commit message (Expand)AuthorAgeFilesLines
* Implement BluetoothRemoteGattServiceWin and related unit testsgogerald2016-02-261-0/+26
* Implement fake Bluetooth adapter for BluetoothTest.ConstructFakeAdaptergogerald2016-02-081-2/+3
* Add service attribute handle and service device path to BLE Gatt service infogogerald2016-02-021-0/+12
* Switch to standard integer types in device/.avi2015-12-221-2/+5
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* bluetooth: Make device/bluetooth a shared library component.scheib2014-12-061-5/+6
* Revert of bluetooth: Make device/bluetooth a shared library component. (patch...scheib2014-12-051-6/+5
* bluetooth: Make device/bluetooth a shared library component.scheib2014-12-051-5/+6
* Fix typos in device/bluetooth headers.benchan2014-10-281-2/+2
* Fix Bluetooth Classic device polling issue.rpaquay@chromium.org2014-08-161-0/+8
* Improve processing of Bluetooth device discovery on Windows.rpaquay@chromium.org2014-07-311-17/+57
* Enumerate Bluetooth LE services and expose them to chrome.bluetooth API.rpaquay@chromium.org2014-07-201-1/+4
* Expose "visible" and "authenticated" properties.rpaquay@chromium.org2014-07-111-1/+6
* Revert 282286 "Expose "visible" and "authenticated" properties."horo@chromium.org2014-07-101-6/+1
* Expose "visible" and "authenticated" properties.rpaquay@chromium.org2014-07-101-1/+6
* Add explicit constructors with field initializers.rpaquay@chromium.org2014-04-301-0/+6
* Simplified BluetoothAdapterWin.youngki@chromium.org2013-04-241-0/+2
* Bluetooth: remove BluetoothAdapter::IsScanningkeybuk@chromium.org2013-03-281-2/+0
* Implemented BluetoothSocketMac.youngki@chromium.org2013-03-181-2/+2
* Implemented Device/Service discovery with incremented timeout values.youngki@chromium.org2013-02-211-11/+62
* Resubmitting asynchronous bluetooth adapter init CL with fix.youngki@chromium.org2013-01-251-5/+0
* Revert 178311 - it broke the Linux sizes bot because of the new static initia...fischman@chromium.org2013-01-231-0/+5
* We cannot run adapter callbacks inside BluetoothAdapterWin because passing sc...youngki@chromium.org2013-01-231-5/+0
* Implemented BluetoothAdapterWin::SetPowered().youngki@chromium.org2013-01-171-0/+13
* Implemented BluetoothTaskManagerWin class.youngki@chromium.org2013-01-161-0/+98