| Index: device/bluetooth/test/mock_bluetooth_cbperipheral_mac.h
|
| diff --git a/device/bluetooth/test/mock_bluetooth_cbperipheral_mac.h b/device/bluetooth/test/mock_bluetooth_cbperipheral_mac.h
|
| index fdc30dbed64cb5fd6fa11c46788deb3f0bce57d8..3e8e1ed2ae79f06601d72cc31bb7cb08a7a4629e 100644
|
| --- a/device/bluetooth/test/mock_bluetooth_cbperipheral_mac.h
|
| +++ b/device/bluetooth/test/mock_bluetooth_cbperipheral_mac.h
|
| @@ -38,8 +38,6 @@
|
| - (void)addServices:(NSArray*)services;
|
| - (void)didDiscoverServicesWithError:(NSError*)error;
|
| - (void)removeService:(CBService*)uuid;
|
| -- (void)didDiscoverCharactericsForAllServices;
|
| -- (void)didModifyServices:(NSArray*)invalidatedServices;
|
|
|
| @end
|
|
|
|
|