summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_adapter_win.h
Commit message (Expand)AuthorAgeFilesLines
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Simplified BluetoothAdapterWin.youngki@chromium.org2013-04-241-0/+6
* Bluetooth: clean up Bluetooth classeskeybuk@chromium.org2013-04-051-2/+2
* Bluetooth: remove private members from BluetoothAdapterkeybuk@chromium.org2013-04-021-0/+4
* Bluetooth: rename TrackDefaultAdapter to Initkeybuk@chromium.org2013-04-021-2/+2
* Bluetooth: remove BluetoothAdapter::IsScanningkeybuk@chromium.org2013-03-281-3/+0
* Implemented BluetoothSocketMac.youngki@chromium.org2013-03-181-1/+1
* Implemented Device/Service discovery with incremented timeout values.youngki@chromium.org2013-02-211-8/+39
* Bluetooth: fix issues with discovery APIkeybuk@chromium.org2013-01-291-2/+5
* Resubmitting asynchronous bluetooth adapter init CL with fix.youngki@chromium.org2013-01-251-1/+5
* Revert 178311 - it broke the Linux sizes bot because of the new static initia...fischman@chromium.org2013-01-231-5/+1
* We cannot run adapter callbacks inside BluetoothAdapterWin because passing sc...youngki@chromium.org2013-01-231-1/+5
* Implemented BluetoothAdapterWin::SetPowered().youngki@chromium.org2013-01-171-0/+3
* Created BluetoothAdapter::IsInitialized() and BluetoothAdapter::QueueAdapterC...youngki@chromium.org2013-01-171-0/+1
* Implemented BluetoothTaskManagerWin class.youngki@chromium.org2013-01-161-9/+14
* Implemented BluetoothAdapterWin::IsPowered().youngki@chromium.org2012-11-201-0/+2
* Implemented BluetoothAdapterWin::IsPresent().youngki@chromium.org2012-11-141-3/+17
* Made BluetoothAdapterFactory return BluetoothAdapterWin on Windows platform. ...youngki@chromium.org2012-10-251-0/+10
* Added empty implementations for Bluetooth Windows files.youngki@chromium.org2012-10-221-0/+46