DescriptionSimplified BluetoothAdapterWin.
I removed the unnecessary logic of updating |devices_| and calling DeviceChanged() and DeviceRemoved(), which are not used in Windows platform.
I also added DevicesUpdated(), which updates |devices_| with paired/connected/remembered devices, and DevicesDiscovered() is used only for "discovered" devices during discovery.
BUG=229636
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195948
Patch Set 1 #Patch Set 2 : Removed ScopedPtr #
Total comments: 2
Patch Set 3 : Use Initializer List #Patch Set 4 : Merge with Head #
Messages
Total messages: 8 (0 generated)
|