micropython/extmod/btstack
Jim Mussared a2df439dd3 extmod/btstack: Fix MTU handling.
There was no event handler for central-initiated MTU exchange.

Fix truncation of notify/indicate to match NimBLE.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-04-26 11:37:20 +10:00
..
btstack.mk
btstack_config.h
btstack_config_common.h
btstack_hci_uart.c
btstack_hci_uart.h
modbluetooth_btstack.c extmod/btstack: Fix MTU handling. 2023-04-26 11:37:20 +10:00
modbluetooth_btstack.h