summaryrefslogtreecommitdiffstats
path: root/device/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Implemented BluetoothServiceRecordWin.youngki@chromium.org2013-01-205-8/+242
* Implemented BluetoothAdapterWin::SetPowered().youngki@chromium.org2013-01-175-9/+83
* Created BluetoothAdapter::IsInitialized() and BluetoothAdapter::QueueAdapterC...youngki@chromium.org2013-01-179-8/+39
* Separated BluetoothServiceRecord interface from BluetoothServiceRecordChromeOs.youngki@chromium.org2013-01-166-142/+187
* Implemented BluetoothTaskManagerWin class.youngki@chromium.org2013-01-167-190/+442
* Changed DefaultAdapter to RunCallbackOnAdapterReady function.youngki@chromium.org2013-01-124-217/+285
* Bluetooth: Always log connection error messages.deymo@chromium.org2013-01-101-9/+13
* Pass Bluetooth errors back to the UI.deymo@chromium.org2012-12-212-10/+37
* bluetooth: ConnectErrorCode added in the BluetoothDevice::Connect error callbackdeymo@chromium.org2012-12-186-37/+63
* 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-202-17/+28
* Moved GetDevice* method implementation from BluetoothAdapterChromeOs to Bluet...youngki@chromium.org2012-11-154-48/+49
* Implemented BluetoothAdapterWin::IsPresent().youngki@chromium.org2012-11-143-5/+182
* Added MockBluetoothSocket.youngki@chromium.org2012-11-132-0/+36
* Removed BluetoothAdapterWin from BluetoothAdapterFactory.youngki@chromium.org2012-11-071-7/+0
* Made BluetoothAdapterFactory return BluetoothAdapterWin on Windows platform. ...youngki@chromium.org2012-10-253-1/+20
* Added 'chromium_code': 1 into variable block in device.gyp because without thisyoungki@chromium.org2012-10-241-4/+4
* Added empty implementations for Bluetooth Windows files.youngki@chromium.org2012-10-226-0/+357
* Moved bluetooth adapter files from chrome/browser/chromeos/bluetooth/ to devi...youngki@chromium.org2012-10-1828-0/+5195