This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
tests
/
multi_bluetooth
History
Damien George
c5a21a94f8
extmod/modbluetooth: Provide FLAG_WRITE_NO_RESPONSE for characteristics.
...
This flag is supported and needs to be set if characteristics are write- without-response.
2020-04-07 13:46:56 +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
extmod/modbluetooth: Change scan result's "connectable" to "adv_type".
2020-03-11 14:00:44 +11: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