summaryrefslogtreecommitdiff
path: root/shared-bindings/bleio/Adapter.c
AgeCommit message (Expand)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
2018-07-28merge finishedDan Halbert
2018-07-13nrf: Split the ble module into a shared part and the port implementationarturo182