NordicSemiconductor / Android-BLE-Library

A library that makes working with Bluetooth LE on Android a pleasure. Seriously.
BSD 3-Clause "New" or "Revised" License
2k stars 414 forks source link

Test app iimprovements #577

Closed philips77 closed 2 weeks ago

philips77 commented 2 weeks ago

This PR fixes few issues in the test app:

  1. A bug causing a crash when more than one server was advertising
  2. Test events were not observed for the duration of tests
  3. All tests were converted to suspendable