Sign in
chromium
/
chromium
/
src
/
a32d1cdd148587d6fb6c64dafc982f923f2fbfab
/
device
/
bluetooth
/
bluetooth_remote_gatt_service_win.cc
de19767
Swap out base/stl_util.h for base/containers/contains.h.
by Lei Zhang
· 4 years, 4 months ago
2da14605
bluetooth: Convert callbacks in BluetoothTaskManagerWin
by Reilly Grant
· 5 years ago
2b7c950
Use in-class initializers for base::WeakPtrFactory (remaining uses on Windows).
by Jeremy Roman
· 6 years ago
9db339ea
[base] Replace Contains{Key,Value} with Contains in //device
by Jan Wilken Dörrie
· 6 years ago
efd642e
[bluetooth] Move Map of Characteristics in Gatt Service
by Jan Wilken Doerrie
· 7 years ago
bd89eb6
[bluetooth] Fix GattServicesDiscovered on Win
by Jan Wilken Doerrie
· 7 years ago
42e81a6
Replace base::MakeUnique with std::make_unique.
by Jeremy Roman
· 7 years ago
05c9dee
bluetooth: windows: Record discovery complete
by Conley Owens
· 8 years ago
4df4074
bluetooth: windows: Fix variable spelling mistake
by Conley Owens
· 8 years ago
97a2a76
bluetooth: windows: Remove unecessary call to new
by Conley Owens
· 8 years ago
3e20dde
bluetooth: windows: Add IsDiscoveryComplete
by Conley Owens
· 8 years ago
0bd3d49f
Rename TaskRunner::RunsTasksOnCurrentThread() in //device, //services
by peary2
· 8 years ago
12223975
Refactor device::BluetoothGattXXX classes to split into remote/local.
by rkc
· 9 years ago
4e63c052
Add support for local services/characteristics/descriptors.
by rkc
· 9 years ago
08c9d69b0
Convert device/bluetooth to std::unique_ptr
by thakis
· 9 years ago
08539da
Implement BluetoothRemoteGattCharacteristicWin::StartNotifySession and related unit tests.
by gogerald
· 9 years ago
9fd4ab6
Change scoped_ptr to a type alias for std::unique_ptr on OS_WIN
by dcheng
· 9 years ago
e069a45
Implement BluetoothRemoteGattServiceWin and related unit tests
by gogerald
· 9 years ago
03da4f8
Fix -Wreorder warning after https://codereview.chromium.org/1681853003/
by Nico Weber
· 10 years ago
43eba58
Add BluetoothRemoteGattServiceWin to BluetoothDeviceWin
by gogerald
· 10 years ago