| 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 68aad269a4311f1fde776e04007acd0bf27c4b1e..a9a42445221f29496eeafb2b21ced81116489f54 100644
|
| --- a/device/bluetooth/test/mock_bluetooth_cbperipheral_mac.h
|
| +++ b/device/bluetooth/test/mock_bluetooth_cbperipheral_mac.h
|
| @@ -41,6 +41,7 @@ class BluetoothTestMac;
|
| - (void)addServices:(NSArray*)services;
|
| - (void)didDiscoverServicesWithError:(NSError*)error;
|
| - (void)removeService:(CBService*)uuid;
|
| +- (void)mockDidDiscoverServices;
|
| - (void)mockDidDiscoverEvents;
|
| - (void)didModifyServices:(NSArray*)invalidatedServices;
|
| - (void)didDiscoverDescriptorsWithCharacteristic:
|
|
|