summaryrefslogtreecommitdiff
path: root/ports/nrf/common-hal/bleio/Service.h
AgeCommit message (Collapse)Author
2019-08-29rename bleio module to _bleioDan Halbert
2019-07-27allow discovery from central or peripheralDan Halbert
2019-07-07WIP: Need descriptors for Central CCCD discovery; not done yetDan Halbert
2019-06-21WIP: Central compiles; now will testDan Halbert
2019-06-19WIP: backup only; not compiledDan Halbert
2019-06-19Update copyrights; get ready for CentralDan Halbert
2019-06-18Don't operate directly on bleio objects in shared-bindings: use common_halDan Halbert
routines instead. Changes made but not yet tested.