summaryrefslogtreecommitdiff
path: root/shared-bindings/_bleio/Connection.c
AgeCommit message (Expand)Author
2019-12-06Check connection validity after service discovery.Scott Shawcroft
2019-12-06Merge pull request #2356 from tannewt/central_pairingDan Halbert
2019-12-05Make _bleio.Connection.disconnect() idempotentDan Halbert
2019-12-04Add connection interval and debuggingScott Shawcroft
2019-11-21Fix pairing when peripheral. Central untested.Scott Shawcroft
2019-11-20Use BluetoothError in _bleioScott Shawcroft
2019-10-21Refine _bleioScott Shawcroft