micropython/extmod/btstack
Angus Gratton df3948d3c2 extmod: Switch to use new event functions.
See previous commit for details of these functions.  As of this commit,
these still call the old hook macros on all ports.

This work was funded through GitHub Sponsors.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2023-12-08 12:48:50 +11:00
..
btstack.cmake extmod/btstack: Add cmake support for BTstack. 2023-06-14 22:20:20 +10:00
btstack.mk extmod/btstack: Switch to use hci_dump_init instead of hci_dump_open. 2023-04-22 00:39:31 +10:00
btstack_config.h
btstack_config_common.h extmod/btstack: Switch to use hci_dump_init instead of hci_dump_open. 2023-04-22 00:39:31 +10:00
btstack_hci_uart.c extmod/btstack/btstack_hci_uart: Trigger a poll after UART data is sent. 2023-09-29 18:01:42 +10:00
btstack_hci_uart.h
modbluetooth_btstack.c extmod: Switch to use new event functions. 2023-12-08 12:48:50 +11:00
modbluetooth_btstack.h extmod/btstack: Include value handle in client read/write events. 2023-04-26 11:37:20 +10:00