micropython/tests/multi_bluetooth
Jim Mussared 7e75245d54 tests/multi_bluetooth: Change dict index-and-del to pop, to clear event.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2020-11-16 17:03:27 +11:00
..
ble_characteristic.py tests/multi_bluetooth: Change dict index-and-del to pop, to clear event. 2020-11-16 17:03:27 +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: Change dict index-and-del to pop, to clear event. 2020-11-16 17:03:27 +11:00
ble_gap_connect.py.exp tests/multi_bluetooth: Make ble_gap_connect robust against event timing. 2020-09-08 23:53:12 +10:00
ble_gap_device_name.py tests/multi_bluetooth: Change dict index-and-del to pop, to clear event. 2020-11-16 17:03:27 +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: Change dict index-and-del to pop, to clear event. 2020-11-16 17:03:27 +11:00
ble_gatt_data_transfer.py.exp tests/multi_bluetooth: Update UUID format in .exp files. 2020-09-18 12:51:21 +10:00
ble_gattc_discover_services.py tests/multi_bluetooth: Change dict index-and-del to pop, to clear event. 2020-11-16 17:03:27 +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: Change dict index-and-del to pop, to clear event. 2020-11-16 17:03:27 +11:00
ble_mtu.py.exp tests/multi_bluetooth/ble_mtu.py: Add multitest for BLE MTU. 2020-09-18 12:51:21 +10:00