Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
xloem
/
bleak
Public
forked from
hbldh/bleak
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
bleak
bleak
on
p4a
User selector
All users
All time
Commit history
Commits on Jan 27, 2021
give proper name to notification descriptor uuid
xloem
committed
211502d
View commit details
Copy full SHA for 211502d
View code at this point
Browse repository at this point
Commits on Jan 15, 2021
whitespace fix per black
xloem
committed
5cc209e
View commit details
Copy full SHA for 5cc209e
View code at this point
Browse repository at this point
moved characteristic constants into defs.py
xloem
committed
23f4443
View commit details
Copy full SHA for 23f4443
View code at this point
Browse repository at this point
changes from flake8
Show description for 035e3f6
xloem
committed
035e3f6
View commit details
Copy full SHA for 035e3f6
View code at this point
Browse repository at this point
fixes from flake8
xloem
committed
49f7848
View commit details
Copy full SHA for 49f7848
View code at this point
Browse repository at this point
more formatting changes from black
xloem
committed
97f329d
View commit details
Copy full SHA for 97f329d
View code at this point
Browse repository at this point
remove reference to my source folder from bleak recipe, and clean up a little
xloem
committed
3f18a2c
View commit details
Copy full SHA for 3f18a2c
View code at this point
Browse repository at this point
more formatting changes from black
xloem
committed
270ce37
View commit details
Copy full SHA for 270ce37
View code at this point
Browse repository at this point
automatic formatting fixes from black
xloem
committed
5e315ba
View commit details
Copy full SHA for 5e315ba
View code at this point
Browse repository at this point
Commits on Jan 14, 2021
Added a backend for python-for-android
Show description for 4cd3404
xloem
committed
4cd3404
View commit details
Copy full SHA for 4cd3404
View code at this point
Browse repository at this point
Commits on Jan 11, 2021
fix missing service data in advertising data on macOS (#420)
Show description for e0a8a95
jsotogaviard
and
jonathan-soto
authored
e0a8a95
View commit details
Copy full SHA for e0a8a95
View code at this point
Browse repository at this point
Commits on Dec 26, 2020
Merge branch 'develop' into fix-corebluetooth-scanner
dlech
authored
9e415bd
View commit details
Copy full SHA for 9e415bd
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into pr/mniestroj/401
dlech
committed
ae7d94d
View commit details
Copy full SHA for ae7d94d
View code at this point
Browse repository at this point
Merge branch 'develop' into pr/trflorian/403
dlech
committed
28d92b1
View commit details
Copy full SHA for 28d92b1
View code at this point
Browse repository at this point
version bump for development
dlech
committed
6489442
View commit details
Copy full SHA for 6489442
View code at this point
Browse repository at this point
Commits on Dec 25, 2020
fixed dotnet client write value function call to use WriteValueWithResultAsync instead of WriteValueAsync
trflorian
committed
678e86a
View commit details
Copy full SHA for 678e86a
View code at this point
Browse repository at this point
dotnet client descriptor now uses correct detach buffer function BleakDataWriter.detach_buffer() instead of BleakDataWriter.DetachBuffer()
trflorian
committed
58452f3
View commit details
Copy full SHA for 58452f3
View code at this point
Browse repository at this point
Commits on Dec 22, 2020
bluez: resolve services once again after reconnecting
Show description for 36dacad
mniestroj
committed
36dacad
View commit details
Copy full SHA for 36dacad
View code at this point
Browse repository at this point
Commits on Dec 21, 2020
Fix rssi values in BLE scanner
Carglglz
committed
a30322f
View commit details
Copy full SHA for a30322f
View code at this point
Browse repository at this point
Commits on Dec 11, 2020
Version bump and CHANGELOG update.
dlech
committed
0ea1027
View commit details
Copy full SHA for 0ea1027
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into adapter-kwarg
dlech
committed
5192883
View commit details
Copy full SHA for 5192883
View code at this point
Browse repository at this point
Commits on Dec 10, 2020
Fix rssi attribute on macOS
dlech
committed
425163b
View commit details
Copy full SHA for 425163b
View code at this point
Browse repository at this point
Fix local name in advertisement data on Windows back end.
Show description for 79b3966
dlech
committed
79b3966
View commit details
Copy full SHA for 79b3966
View code at this point
Browse repository at this point
Consolidated BleakScanner.find_device_by_address() implementations.
Show description for 7d1de93
dlech
committed
7d1de93
View commit details
Copy full SHA for 7d1de93
View code at this point
Browse repository at this point
Added detection_callback kwarg to BleakScanner constructor.
Show description for a0f7f1e
dlech
committed
a0f7f1e
View commit details
Copy full SHA for a0f7f1e
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
Added BLEDevice argument to detection callback.
Show description for ca3e109
dlech
committed
ca3e109
View commit details
Copy full SHA for ca3e109
View code at this point
Browse repository at this point
Added rssi parameter to BLEDevice constructor.
Show description for ba1b939
dlech
committed
ba1b939
View commit details
Copy full SHA for ba1b939
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into adapter-kwarg
dlech
committed
19900d0
View commit details
Copy full SHA for 19900d0
View code at this point
Browse repository at this point
Merge pull request #387 from hbldh/discovery-refactor
Show description for f5be921
dlech
authored
f5be921
View commit details
Copy full SHA for f5be921
View code at this point
Browse repository at this point
Commits on Dec 8, 2020
Merge pull request #384 from hbldh/register_detection_callback
Show description for 436327f
dlech
authored
436327f
View commit details
Copy full SHA for 436327f
View code at this point
Browse repository at this point
Removed dead code in BlueZ backend.
Show description for ee7ee04
dlech
committed
ee7ee04
View commit details
Copy full SHA for ee7ee04
View code at this point
Browse repository at this point
Fixed import error for winrt types because BleakBridge was not imported first.
Show description for 7477722
dlech
committed
7477722
View commit details
Copy full SHA for 7477722
View code at this point
Browse repository at this point
Removed separate implementation of global ``discover`` method.
Show description for a676bb7
dlech
committed
a676bb7
View commit details
Copy full SHA for a676bb7
View code at this point
Browse repository at this point
Added BleakError raised on unsupported platforms.
Show description for 694feea
dlech
committed
694feea
View commit details
Copy full SHA for 694feea
View code at this point
Browse repository at this point
Fixed calling BleakClient.is_connected() on Mac before connection.
Show description for 81e0ca6
dlech
committed
81e0ca6
View commit details
Copy full SHA for 81e0ca6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.