micropython/tests/multi_bluetooth
Jim Mussared 9902ce12eb tests/multi_bluetooth: Update to work with new BLE events.
Updates the tests to use non-bitmask events, event renames, as well as some
of the new completion events to improve reliability of the tests.
2020-06-05 14:08:47 +10:00
..
ble_characteristic.py tests/multi_bluetooth: Update to work with new BLE events. 2020-06-05 14:08:47 +10:00
ble_characteristic.py.exp tests/multi_bluetooth: Update to work with new BLE events. 2020-06-05 14:08:47 +10:00
ble_gap_advertise.py tests/multi_bluetooth: Update to work with new BLE events. 2020-06-05 14:08:47 +10:00
ble_gap_advertise.py.exp extmod/modbluetooth: Change scan result's "connectable" to "adv_type". 2020-03-11 14:00:44 +11:00
ble_gap_connect.py tests/multi_bluetooth: Update to work with new BLE events. 2020-06-05 14:08:47 +10:00
ble_gap_connect.py.exp tests/multi_bluetooth: Add initial tests for bluetooth BLE. 2020-03-10 02:22:34 +11:00
ble_gap_device_name.py tests/multi_bluetooth: Update to work with new BLE events. 2020-06-05 14:08:47 +10:00
ble_gap_device_name.py.exp extmod/modbluetooth: Add support for changing the GAP device name. 2020-05-11 21:30:41 +10:00
ble_gatt_data_transfer.py tests/multi_bluetooth: Update to work with new BLE events. 2020-06-05 14:08:47 +10:00
ble_gatt_data_transfer.py.exp tests/multi_bluetooth: Update to work with new BLE events. 2020-06-05 14:08:47 +10:00
ble_gattc_discover_services.py tests/multi_bluetooth: Update to work with new BLE events. 2020-06-05 14:08:47 +10:00
ble_gattc_discover_services.py.exp tests/multi_bluetooth: Add initial tests for bluetooth BLE. 2020-03-10 02:22:34 +11:00