summaryrefslogtreecommitdiff
path: root/shared-bindings/bleio/Service.h
AgeCommit message (Expand)Author
2019-08-29rename bleio module to _bleioDan Halbert
2019-08-28another API rework: less abstraction leakageDan Halbert
2019-08-28bleio: API change to create and connect related objects simulatenously: no or...Dan Halbert
2019-07-27allow discovery from central or peripheralDan Halbert
2019-07-09UARTClient now works both directionsDan 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
2018-12-27wip: advertising works, but not connectionDan Halbert
2018-10-21bleio: Don't register the services until neededarturo182
2018-10-21nrf: Move the Service class from ubluepy to the shared bleio modulearturo182