Chromium Code Reviews
Descriptionbluetooth: macOS: Removing intermediate methods in BluetoothRemoteServiceMac
Making BluetoothRemoteGattDeviceMac call directly characteristic methods instead
going through intermediate methods from BluetoothRemoteGattServiceMac.
Removing:
void BluetoothRemoteGattServiceMac::DidUpdateValue(CBCharacteristic*, NSError*)
void BluetoothRemoteGattServiceMac::DidWriteValue(CBCharacteristic*, NSError*)
void BluetoothRemoteGattServiceMac::DidUpdateNotificationState(CBCharacteristic*, NSError*)
BUG=727112
Review-Url: https://codereview.chromium.org/2904363002
Cr-Commit-Position: refs/heads/master@{#479346}
Committed: https://chromium.googlesource.com/chromium/src/+/be89d3153d2c173742d473cc3e5b04e12770c507
Patch Set 1 #Patch Set 2 : Merge #
Dependent Patchsets: Messages
Total messages: 20 (14 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||