micropython/extmod/btstack
Jim Mussared 6a3c89d584 extmod/modbluetooth: Add discover complete events for svc/char/desc.
Without this it's difficult to implement a state machine correctly if the
desired services are not found.
2020-06-05 14:07:52 +10:00
..
btstack.mk unix: Add btstack to the unix submodules list. 2020-04-29 16:54:12 +10:00
btstack_config.h unix: Add support for modbluetooth and BLE using btstack. 2020-04-29 16:45:46 +10:00
modbluetooth_btstack.c extmod/modbluetooth: Add discover complete events for svc/char/desc. 2020-06-05 14:07:52 +10:00
modbluetooth_btstack.h extmod/btstack: Implement more robust init/deinit sequencing. 2020-04-29 16:45:46 +10:00