micropython/tests/multi_bluetooth
Jim Mussared ccfd535af4 tests/multi_bluetooth: Improve reliability of event waiting.
Use the same `wait_for_event` in all tests that doesn't hold a reference to
the event data tuple and handles repeat events.

Also fix a few misc reliability issues around timeouts and sequencing.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2020-11-13 17:19:05 +11:00
..
ble_characteristic.py tests/multi_bluetooth: Improve reliability of event waiting. 2020-11-13 17:19:05 +11:00
ble_characteristic.py.exp tests/multi_bluetooth: Improve reliability of event waiting. 2020-11-13 17:19:05 +11:00
ble_gap_advertise.py tests/multi_bluetooth: Improve reliability of event waiting. 2020-11-13 17:19:05 +11:00
ble_gap_advertise.py.exp
ble_gap_connect.py tests/multi_bluetooth: Improve reliability of event waiting. 2020-11-13 17:19:05 +11:00
ble_gap_connect.py.exp
ble_gap_device_name.py tests/multi_bluetooth: Improve reliability of event waiting. 2020-11-13 17:19:05 +11:00
ble_gap_device_name.py.exp tests/multi_bluetooth: Improve reliability of event waiting. 2020-11-13 17:19:05 +11:00
ble_gatt_data_transfer.py tests/multi_bluetooth: Improve reliability of event waiting. 2020-11-13 17:19:05 +11:00
ble_gatt_data_transfer.py.exp
ble_gattc_discover_services.py tests/multi_bluetooth: Improve reliability of event waiting. 2020-11-13 17:19:05 +11:00
ble_gattc_discover_services.py.exp tests/multi_bluetooth: Improve reliability of event waiting. 2020-11-13 17:19:05 +11:00
ble_mtu.py tests/multi_bluetooth: Improve reliability of event waiting. 2020-11-13 17:19:05 +11:00
ble_mtu.py.exp