summaryrefslogtreecommitdiff
path: root/shared-module/bleio/Device.h
AgeCommit message (Collapse)Author
2019-06-19Update copyrights; get ready for CentralDan Halbert
2018-10-21nrf: Cleanup of the ble driverarturo182
Moved the functions to classes that they belong to.
2018-10-21nrf: Move the Peripheral class to bleio as Devicearturo182
This was the last class from ubluepy and so that module is now gone. The Device class offers both Peripheral and Central functionality. See the inline docs for more info.