Docs | Support

hbldh/bleak

develop
5 years, 1 month ago
@dlech Merge pull request #483 from sander76/develop updating docstring for dotnet.client.BleakClientDotNE
No dependencies with known security vulnerabilities.
feature/uart-example
5 years, 1 month ago
@dlech Added UART service example.
No dependencies with known security vulnerabilities.
bug/bluez-stop-notify
5 years, 1 month ago
@dlech BlueZ: Fixed stop_notify() error logged on device disconnect. This removes the call to stop_notify(
No dependencies with known security vulnerabilities.
develop
5 years, 1 month ago
@hbldh Incorrect usage of ensure_future in BlueZ backend. Fixes #471
No dependencies with known security vulnerabilities.
feature/winrt2
5 years, 1 month ago
@hbldh Using CryptographicBuffer for reading and writing instead of DataReader and DataWriter
No dependencies with known security vulnerabilities.
feature/winrt2
5 years, 1 month ago
@hbldh ensure_future on winrt as well.
No dependencies with known security vulnerabilities.
develop
5 years, 1 month ago
@dlech Merge pull request #389 from hbldh/dbus-next-2 WIP: dbus-next
No dependencies with known security vulnerabilities.
dbus-next-2
5 years, 1 month ago
@dlech replace create_task with ensure_future Needed for Python 3.6. create_task() was introduced in Pytho
No dependencies with known security vulnerabilities.
feature/winrt2
5 years, 1 month ago
@hbldh ensure_future on winrt as well.
No dependencies with known security vulnerabilities.
dbus-next-2
5 years, 1 month ago
@dlech replace create_task with ensure_future Needed for Python 3.6. create_task() was introduced in Pytho
No dependencies with known security vulnerabilities.
feature/winrt2
5 years, 1 month ago
@hbldh Corrections from code review
No dependencies with known security vulnerabilities.
dbus-next-2
5 years, 1 month ago
@dlech fix warning use proper args and add stack trace level
No dependencies with known security vulnerabilities.
dbus-next-2
5 years, 1 month ago
@dlech fix warning use proper args and add stack trace level
No dependencies with known security vulnerabilities.
dbus-next-2
5 years, 1 month ago
@dlech Fix exception in _remove_signal_handlers() Fixes #424
No dependencies with known security vulnerabilities.
dbus-next-2
5 years, 1 month ago
@dlech Ensure connection before attempting BleakClient methods in BlueZ backend Fixes #426
No dependencies with known security vulnerabilities.