summaryrefslogtreecommitdiff
path: root/extmod/btstack/modbluetooth_btstack.h
AgeCommit message (Expand)Author
2023-04-26extmod/btstack: Include value handle in client read/write events.Jim Mussared
2020-09-08extmod/modbluetooth: Refactor stack/hci/driver/port bindings.Jim Mussared
2020-07-20extmod/modbluetooth: Fix so it builds in peripheral-only mode.Jim Mussared
2020-07-18extmod/btstack: Schedule notify/indicate/write ops for bg completion.Jim Mussared
2020-04-29extmod/btstack: Implement more robust init/deinit sequencing.Jim Mussared
2020-03-10extmod/btstack: Implement notifications/indications for GATT clients.Damien George
2020-03-10extmod/btstack: Implement gatts_db for btstack.Damien George
2020-03-10extmod/btstack: Implement advertising.Damien George
2020-03-10extmod/btstack: Add empty modbluetooth implementation.Damien George