summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_remote_gatt_service_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Change scoped_ptr to a type alias for std::unique_ptr on OS_WINdcheng2016-03-081-0/+4
* Implement BluetoothRemoteGattServiceWin and related unit testsgogerald2016-02-261-14/+157
* Fix -Wreorder warning after https://codereview.chromium.org/1681853003/Nico Weber2016-02-111-3/+3
* Add BluetoothRemoteGattServiceWin to BluetoothDeviceWingogerald2016-02-101-0/+113