summaryrefslogtreecommitdiff
path: root/shared-module/bleio/AdvertisementData.h
AgeCommit message (Collapse)Author
2019-07-16Address review comments.Dan Halbert
2019-06-19Update copyrights; get ready for CentralDan Halbert
2019-06-03Replace Broadcaster with enhanced PeripheralDan Halbert
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.
2018-10-21bleio: Remove SAMD mention in include guardarturo182
Damn copy-paste!
2018-10-21bleio: Move ScanEntry to shared module and add a new AdvertisementData classarturo182