Docs | Support

hbldh/bleak

develop
3 years, 11 months ago
@dlech Merge pull request #422 from xloem/p4a-beta python-for-android backend
No dependencies with known security vulnerabilities.
develop
3 years, 11 months ago
@dlech Merge pull request #667 from hbldh/mac-no-cache CoreBluetooth: remove use_cached option
No dependencies with known security vulnerabilities.
develop
3 years, 11 months ago
@dlech Merge pull request #672 from hbldh/get_running_loop change from get_event_loop() to get_running_loo
No dependencies with known security vulnerabilities.
develop
3 years, 11 months ago
@dlech fix doc build readthedocs only supports up to Python 3.8
No dependencies with known security vulnerabilities.
get_running_loop
3 years, 11 months ago
@dlech change from get_event_loop() to get_running_loop() Since we have dropped support for Python 3.6, we
No dependencies with known security vulnerabilities.
mac-no-cache
3 years, 11 months ago
@dlech CoreBluetooth: remove use_cached option This removes the use_cached parameter when enumerating serv
No dependencies with known security vulnerabilities.
develop
3 years, 11 months ago
@dlech Merge pull request #664 from hbldh/bluez-version BlueZ: add lazy-get/check version method
No dependencies with known security vulnerabilities.
develop
3 years, 11 months ago
@dlech Merge pull request #665 from hbldh/CBPeripheralDelegate-extra-methods CoreBluetooth: add delegate m
No dependencies with known security vulnerabilities.
develop
3 years, 11 months ago
@dlech CHANGELOG: change heading style Using `---` instead of `~~~` makes it trivial to copy the relevant
No dependencies with known security vulnerabilities.
develop
3 years, 11 months ago
@dlech CHANGELOG: spelling
No dependencies with known security vulnerabilities.
CBPeripheralDelegate-extra-methods
3 years, 11 months ago
@dlech CoreBluetooth: add delegate methods for name/service changes Bleak currently doesn't use these, but
No dependencies with known security vulnerabilities.
develop
3 years, 11 months ago
@dlech Replaced usage of deprecated @abc.abstractproperty
No dependencies with known security vulnerabilities.
develop
3 years, 11 months ago
@dlech winrt: remove get_characteristic() override This was consolidated for all backends in ad12077a8a.
No dependencies with known security vulnerabilities.
develop
3 years, 11 months ago
@dlech BlueZ: fix await on non-async function This was missed in f16f40241e230c280ce9202aca760f7f33333b93
No dependencies with known security vulnerabilities.
bluez-version
3 years, 11 months ago
@dlech BlueZ: add lazy-get/check version method This adds a new method to the BlueZ bakckend for checking
No dependencies with known security vulnerabilities.