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