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_advertising.py | ||
| ble_simple_central.py | ||
| ble_simple_peripheral.py | ||
| ble_temperature_central.py | ||
| ble_temperature.py | ||
| ble_uart_peripheral.py | ||
| ble_uart_repl.py | ||