Bleak-retry-connector

Latest version: v3.10.0

Safety actively analyzes 723954 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 16

1.16.0

Features

- Do not disconnect unexpectedly connected devices if bleak supports reusing them
([35](https://github.com/Bluetooth-Devices/bleak-retry-connector/pull/35),
[`be603ce`](https://github.com/Bluetooth-Devices/bleak-retry-connector/commit/be603ce379f6a46ee750e7c3bcbd79d533d2a3ff))

Bleak 0.17 supports connecting to devices that are already connected in BlueZ.

We now detect this and adjust the BLEDevice to point to the already connected device so they do not
have to wait for a connection.

This also fixes a race where the connection times out but the connection is actually made on the bus
but we think it failed because we hit the timeout, so the next attempt will instead sail right
though and be connected.

1.15.1

Bug Fixes

- Revert requirement for newer bleak
([34](https://github.com/Bluetooth-Devices/bleak-retry-connector/pull/34),
[`fe7ec26`](https://github.com/Bluetooth-Devices/bleak-retry-connector/commit/fe7ec26a7479855e6c37dd4f9b5ac86c93d8d1b8))

1.15.0

Features

- Bleak 0.17 support ([33](https://github.com/Bluetooth-Devices/bleak-retry-connector/pull/33),
[`ffce2c5`](https://github.com/Bluetooth-Devices/bleak-retry-connector/commit/ffce2c51d3acddfa1efa9e2a396956521a768dd1))

1.14.0

Features

- Implement a smarter backoff
([32](https://github.com/Bluetooth-Devices/bleak-retry-connector/pull/32),
[`8272daa`](https://github.com/Bluetooth-Devices/bleak-retry-connector/commit/8272daa12d3553001b53f637407a720ab209a57f))

1.13.2

Bug Fixes

- Race during disconnect when unexpectedly connected
([30](https://github.com/Bluetooth-Devices/bleak-retry-connector/pull/30),
[`2ceef9f`](https://github.com/Bluetooth-Devices/bleak-retry-connector/commit/2ceef9f49cedb3f2721f5d969b4117fe2cb2de7c))

1.13.1

Bug Fixes

- Disconnect unexpectedly connected devices on other adapters
([29](https://github.com/Bluetooth-Devices/bleak-retry-connector/pull/29),
[`85a3efe`](https://github.com/Bluetooth-Devices/bleak-retry-connector/commit/85a3efe1589dc48eb009da7c3aaa69d7decfe26d))

Page 11 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.