circuitpython/extmod/btstack
Jim Mussared b7698841b2 docs/library: Add gatts_indicate() doc to ubluetooth.rst.
Also clarify behavior of `gatts_notify` and add some TODOs about adding an
event for indication acknowledgement.
2020-07-18 14:34:44 +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 docs/library: Add gatts_indicate() doc to ubluetooth.rst. 2020-07-18 14:34:44 +10:00
modbluetooth_btstack.h extmod/btstack: Schedule notify/indicate/write ops for bg completion. 2020-07-18 14:23:47 +10:00