micropython/extmod/btstack
Damien George 7535f67dfb extmod/btstack: Add HCI trace debugging option in btstack_hci_uart.
Signed-off-by: Damien George <damien@micropython.org>
2021-02-12 12:07:29 +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/btstack.mk: Add -Wimplicit-fallthrough=0. 2020-11-05 10:13:12 +11:00
modbluetooth_btstack.c extmod/modbluetooth: Add gap_pair(conn_handle) func to intiate pairing. 2020-12-02 14:41:26 +11:00
modbluetooth_btstack.h extmod/modbluetooth: Refactor stack/hci/driver/port bindings. 2020-09-08 11:41:31 +10:00