diff --git a/reconnect-via-BT-when-BT-=-OFF.md b/reconnect-via-BT-when-BT-=-OFF.md index 52f6263..ba93bf4 100644 --- a/reconnect-via-BT-when-BT-=-OFF.md +++ b/reconnect-via-BT-when-BT-=-OFF.md @@ -1,8 +1,32 @@ -**Scenario2: Verify that bluetooth connection can be made when bluetooth setting in Briar app is OFF.** -Repeat the same scenario as in Scenario1, with Bluetooth setting in the Briar app = OFF -Expected results: -- [ ] as in Scenario1, but also, the bluetooth setting in Briar app has been changed to ON during this process +**Scenario 2 - Two devices can reconnect via bluetooth when BT setting on Briar app is OFF + +Devices used: Samsung Mini API19 and Nokia 3.1 API29 (Android 10) + +#### Steps to execute: + +**Device1** + +* Add contact at a distance +* Go to settings and switch the internet and wifi off in Briar app, Bluetooth setting is OFF +* The contact is shown offline +* tap on the contact and go to menu (upper right corner) and select Connect via bluetooth. +* Follow onscreen instructions + +**Device2** + +* Add contact at a distance +* Go to settings and switch the internet and wifi off in Briar app, Bluetooth settng is OFF +* The contact is shown offline +* tap on the contact and go to menu (upper right corner) and select Connect via bluetooth. +* Follow onscreen instructions + +#### Expected results: + +* Messages shown to both users are: 'Connecting via bluetooth', 'Connected via bluetooth' in case of successful connection +* Contacts are shown as online +* Contacts can send messages to each other +* Bluetooth setting in Briar app has been changed to ON during this process [Back to Testing](https://code.briarproject.org/briar/briar/-/wikis/testing) \ No newline at end of file