summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_device_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Improve processing of Bluetooth device discovery on Windows.rpaquay@chromium.org2014-07-311-14/+90
* device/bluetooth: Move GATT observer methods to BluetoothAdapter::Observer.armansito@chromium.org2014-07-301-13/+0
* Cleanup: Drop some unnecessary params from the BluetoothSocketNet constructor.isherman@chromium.org2014-07-231-1/+1
* Enumerate Bluetooth LE services and expose them to chrome.bluetooth API.rpaquay@chromium.org2014-07-201-8/+1
* device/bluetooth: Introduce BluetoothGattConnection.armansito@chromium.org2014-06-181-0/+7
* Bluetooth: Implement new socket API for OS Xisherman@chromium.org2014-06-101-8/+0
* Bluetooth: Implement socket API for Windows.xiyuan@chromium.org2014-06-061-12/+7
* Bluetooth: remove Out of Band Pairing APIskeybuk@chromium.org2014-05-281-14/+0
* [Bluetooth] Standardize Bluetooth device address format to XX:XX:XX:XX:XX:XX.isherman@chromium.org2014-05-171-1/+1
* Hook up RSSI and host transmit power Bluetooth device properties for ChromeOS.tengs@chromium.org2014-05-111-0/+6
* Implement chrome.bluetoothSocket.connect()keybuk@chromium.org2014-05-081-0/+9
* Reimplement BluetoothSocketChromeOSkeybuk@chromium.org2014-05-021-2/+2
* Expose device RSSI and Tx power via the chrome.bluetooth API.isherman@chromium.org2014-05-011-0/+15
* Remove BluetoothDevice::ConnectToServicekeybuk@chromium.org2014-04-111-6/+0
* device/bluetooth: Add chromeos::BluetoothRemoteGattServiceChromeOS.armansito@chromium.org2014-04-081-0/+13
* * Replace "read" method with onReceiveXxx events.rpaquay@chromium.org2014-04-081-20/+22
* Revert 262175 "* Replace "read" method with onReceiveXxx events."scottmg@chromium.org2014-04-071-22/+20
* * Replace "read" method with onReceiveXxx events.rpaquay@chromium.org2014-04-071-20/+22
* device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUIDarmansito@chromium.org2014-04-041-3/+3
* Revert 261566 "device/bluetooth: Rename device::bluetooth_utils:..."nick@chromium.org2014-04-031-3/+3
* device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUIDarmansito@chromium.org2014-04-031-3/+3
* Bluetooth: replace "profiles" with "uuids"keybuk@chromium.org2014-03-201-23/+3
* Add BluetoothDevice::VendorIDSource()keybuk@chromium.org2014-03-111-0/+5
* There was a missing check to return the right record.etienneb@chromium.org2013-07-311-1/+2
* Use a direct include of strings headers in crypto/, dbus/, device/.avi@chromium.org2013-06-111-1/+1
* Implemented BluetoothDeviceWin::ConnectToProfile()youngki@chromium.org2013-05-051-23/+13
* Bluetooth: gather usage metricskeybuk@chromium.org2013-04-291-0/+12
* Revert 196990 "Bluetooth: gather usage metrics"thakis@chromium.org2013-04-281-12/+0
* Bluetooth: gather usage metricskeybuk@chromium.org2013-04-281-0/+12
* Implemented BluetoothDeviceMac::ConnectToProfile().youngki@chromium.org2013-04-241-0/+1
* Add abstract BluetoothProfile classkeybuk@chromium.org2013-04-191-0/+6
* Bluetooth: clean up Bluetooth classeskeybuk@chromium.org2013-04-051-2/+27
* Implemented BluetoothDeviceWin.youngki@chromium.org2013-02-251-12/+25
* Implemented Device/Service discovery with incremented timeout values.youngki@chromium.org2013-02-211-2/+63
* 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/+121