micropython/extmod/btstack
Peter Harper ba83f6d50c extmod/btstack: Fix marking of static addresses in set_random_address.
Marking address as static was not applied to all code paths.

Signed-off-by: Damien George <damien@micropython.org>
2023-06-14 22:20:20 +10:00
..
btstack.cmake extmod/btstack: Add cmake support for BTstack. 2023-06-14 22:20: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 marking of static addresses in set_random_address. 2023-06-14 22:20:20 +10:00
modbluetooth_btstack.h extmod/btstack: Include value handle in client read/write events. 2023-04-26 11:37:20 +10:00