micropython/extmod/btstack
Jim Mussared 919d640aec extmod/modbluetooth: Allow discovery of svc/char by uuid.
In most situations this is a more efficient way of going straight to the
service and characteristic you need.
2020-06-05 14:08:07 +10:00
..
btstack_config.h unix: Add support for modbluetooth and BLE using btstack. 2020-04-29 16:45:46 +10:00
btstack.mk unix: Add btstack to the unix submodules list. 2020-04-29 16:54:12 +10:00
modbluetooth_btstack.c extmod/modbluetooth: Allow discovery of svc/char by uuid. 2020-06-05 14:08:07 +10:00
modbluetooth_btstack.h extmod/btstack: Implement more robust init/deinit sequencing. 2020-04-29 16:45:46 +10:00