summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_adapter_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-081-1/+1
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-081-1/+1
* device: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-261-1/+1
* Simplified BluetoothAdapterWin.youngki@chromium.org2013-04-241-37/+16
* Bluetooth: clean up Bluetooth classeskeybuk@chromium.org2013-04-051-2/+2
* Bluetooth: remove private members from BluetoothAdapterkeybuk@chromium.org2013-04-021-0/+8
* Bluetooth: rename TrackDefaultAdapter to Initkeybuk@chromium.org2013-04-021-2/+2
* Bluetooth: remove BluetoothAdapter::IsScanningkeybuk@chromium.org2013-03-281-14/+0
* Implemented BluetoothAdapterMac::AddDevices() and BluetoothAdapterMac::Remove...youngki@chromium.org2013-03-261-1/+0
* Added Adapter*Changed() observer calls to BluetoothAdapterWin.youngki@chromium.org2013-02-251-3/+11
* Implemented Device/Service discovery with incremented timeout values.youngki@chromium.org2013-02-211-19/+170
* Bluetooth: fix issues with discovery APIkeybuk@chromium.org2013-01-291-2/+12
* Resubmitting asynchronous bluetooth adapter init CL with fix.youngki@chromium.org2013-01-251-2/+8
* Revert 178311 - it broke the Linux sizes bot because of the new static initia...fischman@chromium.org2013-01-231-8/+2
* We cannot run adapter callbacks inside BluetoothAdapterWin because passing sc...youngki@chromium.org2013-01-231-2/+8
* Implemented BluetoothAdapterWin::SetPowered().youngki@chromium.org2013-01-171-3/+5
* Created BluetoothAdapter::IsInitialized() and BluetoothAdapter::QueueAdapterC...youngki@chromium.org2013-01-171-0/+6
* Implemented BluetoothTaskManagerWin class.youngki@chromium.org2013-01-161-99/+17
* Build fix for Windows with VS2012 about FACILITY_VISUALCPP macroyosin@chromium.org2012-12-061-1/+1
* Delayload bluetooth imports on Windows.grt@chromium.org2012-12-051-1/+44
* Implemented BluetoothAdapterWin::IsPowered().youngki@chromium.org2012-11-201-17/+26
* Implemented BluetoothAdapterWin::IsPresent().youngki@chromium.org2012-11-141-2/+53
* Made BluetoothAdapterFactory return BluetoothAdapterWin on Windows platform. ...youngki@chromium.org2012-10-251-1/+3
* Added empty implementations for Bluetooth Windows files.youngki@chromium.org2012-10-221-0/+79