summaryrefslogtreecommitdiff
path: root/shared-bindings/bleio/Adapter.h
AgeCommit message (Collapse)Author
2019-08-29rename bleio module to _bleioDan Halbert
2019-07-31cleanup adapter.address; add uniquish suffix to BLE device nameDan Halbert
2019-06-19Update copyrights; get ready for CentralDan Halbert
2018-10-21bleio: Add a new Address classarturo182
Use the new in the Adapter singleton.
2018-07-13nrf: Split the ble module into a shared part and the port implementationarturo182
This allows other ports to implement these shared bindings.