02df2b09d4
Similar to the previous commit but for MP_BLUETOOTH_IRQ_GATTC_READ_DONE: the pending_value_handle needs to be reset before calling mp_bluetooth_gattc_on_read_write_status(), which will call the Python IRQ handler, which may in turn call back into BTstack to perform an action like a write. In that case the pending_value_handle will need to be available for the write/read/etc to proceed. Fixes issue #13634. Signed-off-by: Damien George <damien@micropython.org> |
||
---|---|---|
.. | ||
btstack.cmake | ||
btstack.mk | ||
btstack_config.h | ||
btstack_config_common.h | ||
btstack_hci_uart.c | ||
btstack_hci_uart.h | ||
modbluetooth_btstack.c | ||
modbluetooth_btstack.h |