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