| Index: device/bluetooth/test/bluetooth_test_mac.h
|
| diff --git a/device/bluetooth/test/bluetooth_test_mac.h b/device/bluetooth/test/bluetooth_test_mac.h
|
| index 2aac8a931d1411ca0505cb685c82dd558a850ac4..a15bf2430f0f2b32853de11350566291452b8e63 100644
|
| --- a/device/bluetooth/test/bluetooth_test_mac.h
|
| +++ b/device/bluetooth/test/bluetooth_test_mac.h
|
| @@ -41,7 +41,7 @@ class BluetoothTestMac : public BluetoothTestBase {
|
| void InitWithFakeAdapter() override;
|
| BluetoothDevice* SimulateLowEnergyDevice(int device_ordinal) override;
|
| void SimulateConnectedLowEnergyDevice(
|
| - ConnectedDeviceType device_ordinal) override;
|
| + ConnectedDeviceType device_type) override;
|
| void SimulateGattConnection(BluetoothDevice* device) override;
|
| void SimulateGattConnectionError(
|
| BluetoothDevice* device,
|
|
|