aboutsummaryrefslogtreecommitdiff
path: root/tests/multi_bluetooth/ble_gatt_data_transfer.py
AgeCommit message (Collapse)Author
2020-04-07extmod/modbluetooth: Provide FLAG_WRITE_NO_RESPONSE for characteristics.Damien George
This flag is supported and needs to be set if characteristics are write- without-response.
2020-03-10tests/multi_bluetooth: Add initial tests for bluetooth BLE.Damien George