summaryrefslogtreecommitdiff
path: root/tests/multi_bluetooth/ble_gatt_data_transfer.py
AgeCommit message (Expand)Author
2020-11-16tests/multi_bluetooth: Change dict index-and-del to pop, to clear event.Jim Mussared
2020-11-13tests/multi_bluetooth: Improve reliability of event waiting.Jim Mussared
2020-09-25extmod/modbluetooth: Change module-owned bytes objects to memoryview.Damien George
2020-09-08tests/multi_bluetooth: Update to new config('mac') behaviour.Jim Mussared
2020-06-05tests/multi_bluetooth: Update to work with new BLE events.Jim Mussared
2020-04-07extmod/modbluetooth: Provide FLAG_WRITE_NO_RESPONSE for characteristics.Damien George
2020-03-10tests/multi_bluetooth: Add initial tests for bluetooth BLE.Damien George