| 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 0111e58ca698c660435d1f2a93afc205a8f666e9..1ad725a2efa1f116555c3778ea95862ae597f5e0 100644
|
| --- a/device/bluetooth/test/bluetooth_test_mac.h
|
| +++ b/device/bluetooth/test/bluetooth_test_mac.h
|
| @@ -39,6 +39,7 @@ class BluetoothTestMac : public BluetoothTestBase {
|
| void InitWithDefaultAdapter() override;
|
| void InitWithoutDefaultAdapter() override;
|
| void InitWithFakeAdapter() override;
|
| + void InitWithFakeAdapterWithConnectedLowEnergyDevice() override;
|
| BluetoothDevice* SimulateLowEnergyDevice(int device_ordinal) override;
|
| void SimulateGattConnection(BluetoothDevice* device) override;
|
| void SimulateGattConnectionError(
|
|
|