summaryrefslogtreecommitdiff
path: root/shared-bindings/bleio/Device.c
AgeCommit message (Expand)Author
2019-06-19Update copyrights; get ready for CentralDan Halbert
2019-06-03Replace Broadcaster with enhanced PeripheralDan Halbert
2019-02-24Remove bleio classes that aren't done yet.Dan Halbert
2019-01-24fix a few ble-related doc issuesDan Halbert
2019-01-09improve travis fold status reporting; fix sphinx build; fix sphinx errorsDan Halbert
2018-12-27wip: advertising works, but not connectionDan Halbert
2018-10-21bleio: Fix errors after rebasearturo182
2018-10-21bleio: Fix docs errorarturo182
2018-10-21bleio: Don't register the services until neededarturo182
2018-10-21bleio: Add scan_entry as an param for the Device constructorarturo182
2018-10-21bleio: A bit of cleanuparturo182
2018-10-21nrf: Cleanup of the ble driverarturo182
2018-10-21bleio: Fix incorrect role detectionarturo182
2018-10-21nrf: Move the Peripheral class to bleio as Devicearturo182