summaryrefslogtreecommitdiff
path: root/ports/nrf/common-hal/bleio/UUID.c
AgeCommit message (Expand)Author
2019-06-19Update copyrights; get ready for CentralDan Halbert
2018-12-27wip: advertising works, but not connectionDan Halbert
2018-11-26WIP: debug; add hash and __eq__ to UUIDDan Halbert
2018-11-20More UUID work; use mp_raise for exceptionsDan Halbert
2018-11-20WIP: bleio revisionsDan Halbert
2018-10-21bleio: Fix errors after rebasearturo182
2018-10-21bleio: Remove deep copy constructor for UUIDarturo182
2018-10-21nrf: Cleanup of the ble driverarturo182
2018-10-21nrf: Move the UUID class from ubluepy to the shared bleio modulearturo182