micropython/extmod/btstack
Jonathan Hogg 851ecb2da1 extmod/modbluetooth: Support gap_connect(None) to cancel a connection.
Allow cancellation of in-progress peripheral connections.
2021-12-01 11:56:37 +11:00
..
btstack.mk
btstack_config.h
btstack_hci_uart.c
btstack_hci_uart.h
modbluetooth_btstack.c extmod/modbluetooth: Support gap_connect(None) to cancel a connection. 2021-12-01 11:56:37 +11:00
modbluetooth_btstack.h