summaryrefslogtreecommitdiff
path: root/shared-bindings/bleio/Central.h
AgeCommit message (Expand)Author
2019-08-29rename bleio module to _bleioDan Halbert
2019-08-16address review comments; avoid calling common_hal_bleio_device... routines fr...Dan Halbert
2019-07-27allow discovery from central or peripheralDan Halbert
2019-07-07WIP: Need descriptors for Central CCCD discovery; not done yetDan Halbert
2019-07-02WIP: CharacteristicBuffer for Central; not working: need to set remote Charac...Dan Halbert
2019-06-29Central is connecting; characteristics can be read and writtenDan Halbert
2019-06-21WIP: Central compiles; now will testDan Halbert
2019-06-19WIP: backup only; not compiledDan Halbert