| Index: device/bluetooth/test/bluetooth_test.h
|
| diff --git a/device/bluetooth/test/bluetooth_test.h b/device/bluetooth/test/bluetooth_test.h
|
| index 279b2e962bdc26e04d95ab903abc4692b195c125..4d8d0324295da423084ade9754ad48b81b8f383e 100644
|
| --- a/device/bluetooth/test/bluetooth_test.h
|
| +++ b/device/bluetooth/test/bluetooth_test.h
|
| @@ -94,6 +94,8 @@ class BluetoothTestBase : public testing::Test {
|
| // kTestDeviceAddress1.
|
| // 4: kTestDeviceNameEmpty with no advertised UUIDs and address
|
| // kTestDeviceAddress2.
|
| + // 5: Device with no name, with no advertised UUIDs and address
|
| + // kTestDeviceAddress1.
|
| virtual BluetoothDevice* DiscoverLowEnergyDevice(int device_ordinal);
|
|
|
| // Simulates success of implementation details of CreateGattConnection.
|
|
|