summaryrefslogtreecommitdiffstatshomepage
path: root/extmod/btstack/modbluetooth_btstack.h
Commit message (Expand)AuthorAge
* extmod/modbluetooth: Refactor stack/hci/driver/port bindings.Jim Mussared2020-09-08
* extmod/modbluetooth: Fix so it builds in peripheral-only mode.Jim Mussared2020-07-20
* extmod/btstack: Schedule notify/indicate/write ops for bg completion.Jim Mussared2020-07-18
* extmod/btstack: Implement more robust init/deinit sequencing.Jim Mussared2020-04-29
* extmod/btstack: Implement notifications/indications for GATT clients.Damien George2020-03-10
* extmod/btstack: Implement gatts_db for btstack.Damien George2020-03-10
* extmod/btstack: Implement advertising.Damien George2020-03-10
* extmod/btstack: Add empty modbluetooth implementation.Damien George2020-03-10