micropython/tests/multi_bluetooth
2020-09-08 23:53:12 +10:00
..
ble_characteristic.py tests/multi_bluetooth: Update to new config('mac') behaviour. 2020-09-08 12:53:24 +10:00
ble_characteristic.py.exp extmod/modbluetooth: Add event for "indicate acknowledgement". 2020-07-20 23:26:41 +10:00
ble_gap_advertise.py tests/multi_bluetooth: Update to new config('mac') behaviour. 2020-09-08 12:53:24 +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: Make ble_gap_connect robust against event timing. 2020-09-08 23:53:12 +10: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: Update to new config('mac') behaviour. 2020-09-08 12:53:24 +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 new config('mac') behaviour. 2020-09-08 12:53:24 +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 new config('mac') behaviour. 2020-09-08 12:53:24 +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