circuitpython/extmod/btstack
Jim Mussared 4005138882 extmod/modbluetooth: Allow NimBLE to use Zephyr static address.
Zephyr controllers can be queried for a static address (computed from the
device ID).  BlueKitchen already supports this, but make them both use the
same macro to enable the feature.
2021-02-17 11:25:02 +11:00
..
btstack_config.h extmod/modbluetooth: Refactor stack/hci/driver/port bindings. 2020-09-08 11:41:31 +10:00
btstack_hci_uart.c extmod/btstack: Add HCI trace debugging option in btstack_hci_uart. 2021-02-12 12:07:29 +11:00
btstack_hci_uart.h extmod/modbluetooth: Refactor stack/hci/driver/port bindings. 2020-09-08 11:41:31 +10:00
btstack.mk extmod/btstack: Enable SYNC_EVENTS, PAIRING_BONDING by default. 2021-02-12 12:08:09 +11:00
modbluetooth_btstack.c extmod/modbluetooth: Allow NimBLE to use Zephyr static address. 2021-02-17 11:25:02 +11:00
modbluetooth_btstack.h extmod/modbluetooth: Refactor stack/hci/driver/port bindings. 2020-09-08 11:41:31 +10:00