micropython/tests/multi_bluetooth
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
ble_characteristic.py.exp
ble_gap_advertise.py
ble_gap_advertise.py.exp
ble_gap_connect.py
ble_gap_connect.py.exp
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
ble_gattc_discover_services.py
ble_gattc_discover_services.py.exp