summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_device_win_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Improve processing of Bluetooth device discovery on Windows.rpaquay@chromium.org2014-07-311-14/+26
* Enumerate Bluetooth LE services and expose them to chrome.bluetooth API.rpaquay@chromium.org2014-07-201-5/+1
* Remove BluetoothServiceRecord base class.keybuk@chromium.org2014-06-131-1/+1
* Reimplement BluetoothSocketChromeOSkeybuk@chromium.org2014-05-021-3/+3
* * Replace "read" method with onReceiveXxx events.rpaquay@chromium.org2014-04-081-2/+17
* Revert 262175 "* Replace "read" method with onReceiveXxx events."scottmg@chromium.org2014-04-071-17/+2
* * Replace "read" method with onReceiveXxx events.rpaquay@chromium.org2014-04-071-2/+17
* device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUIDarmansito@chromium.org2014-04-041-4/+10
* Revert 261566 "device/bluetooth: Rename device::bluetooth_utils:..."nick@chromium.org2014-04-031-10/+4
* device/bluetooth: Rename device::bluetooth_utils::UUID to device::BluetoothUUIDarmansito@chromium.org2014-04-031-4/+10
* Bluetooth: replace "profiles" with "uuids"keybuk@chromium.org2014-03-201-72/+9
* There was a missing check to return the right record.etienneb@chromium.org2013-07-311-0/+17
* Use a direct include of strings headers in crypto/, dbus/, device/.avi@chromium.org2013-06-111-1/+1
* Bluetooth: clean up Bluetooth classeskeybuk@chromium.org2013-04-051-1/+1
* Implemented BluetoothDeviceWin.youngki@chromium.org2013-02-251-0/+126