Age | Commit message (Expand) | Author |
---|---|---|
2020-03-11 | extmod/nimble: Clarify active state and check for active in all methods. | Jim Mussared |
2020-03-10 | extmod/btstack: Implement notifications/indications for GATT clients. | Damien George |
2020-03-10 | extmod/btstack: Implement scan and gatt client, connect and disconnect. | Damien George |
2020-03-10 | extmod/btstack: Implement gatts_db for btstack. | Damien George |
2020-03-10 | extmod/btstack: Implement service registration. | Damien George |
2020-03-10 | extmod/btstack: Implement advertising. | Damien George |
2020-03-10 | extmod/btstack: Add empty modbluetooth implementation. | Damien George |