9d823a5d9a
This commit adds the IRQ_GATTS_INDICATE_DONE BLE event which will be raised with the status of gatts_indicate (unlike notify, indications require acknowledgement). An example of its use is added to ble_temperature.py, and to the multitests in ble_characteristic.py. Implemented for btstack and nimble bindings, tested in both directions between unix/btstack and pybd/nimble. |
||
---|---|---|
.. | ||
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_gap_device_name.py | ||
ble_gap_device_name.py.exp | ||
ble_gatt_data_transfer.py | ||
ble_gatt_data_transfer.py.exp | ||
ble_gattc_discover_services.py | ||
ble_gattc_discover_services.py.exp |