micropython/tests/multi_bluetooth
2020-04-29 16:45:46 +10:00
..
ble_characteristic.py tests/multi_bluetooth: Add initial tests for bluetooth BLE. 2020-03-10 02:22:34 +11:00
ble_characteristic.py.exp tests/multi_bluetooth: Add initial tests for bluetooth BLE. 2020-03-10 02:22:34 +11:00
ble_gap_advertise.py tests/multi_bluetooth/ble_gap_advertise: Fix bytes/str compare warning. 2020-04-29 16:45:46 +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: Add initial tests for bluetooth BLE. 2020-03-10 02:22:34 +11:00
ble_gap_connect.py.exp tests/multi_bluetooth: Add initial tests for bluetooth BLE. 2020-03-10 02:22:34 +11:00
ble_gatt_data_transfer.py extmod/modbluetooth: Provide FLAG_WRITE_NO_RESPONSE for characteristics. 2020-04-07 13:46:56 +10:00
ble_gatt_data_transfer.py.exp tests/multi_bluetooth: Add initial tests for bluetooth BLE. 2020-03-10 02:22:34 +11:00
ble_gattc_discover_services.py tests/multi_bluetooth: Add initial tests for bluetooth BLE. 2020-03-10 02:22:34 +11:00
ble_gattc_discover_services.py.exp tests/multi_bluetooth: Add initial tests for bluetooth BLE. 2020-03-10 02:22:34 +11:00