summaryrefslogtreecommitdiff
path: root/shared-bindings/_bleio/__init__.h
AgeCommit message (Expand)Author
2020-10-07Replace _bleio.ConnectionError with the native versionScott Shawcroft
2020-08-30address review; use constructor for HCI AdapterDan Halbert
2020-08-11fix #3228 for nrf; still needs to be fixed for HCI; testedDan Halbert
2019-11-21Improve printing to include _bleio. prefix for type.Scott Shawcroft
2019-11-20Use BluetoothError in _bleioScott Shawcroft
2019-10-21Refine _bleioScott Shawcroft
2019-08-29rename bleio module to _bleioDan Halbert