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
Type
/
to 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 }}
Carglglz
/
bleak
Public
forked from
hbldh/bleak
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
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
master
User selector
All users
All time
Commit history
Commits on Jul 2, 2020
Version bump and CHANGELOG update
hbldh
committed
48cd8c1
View commit details
Copy full SHA for 48cd8c1
View code at this point
Browse repository at this point
Ran Black on code.
hbldh
committed
e0ee18f
View commit details
Copy full SHA for e0ee18f
View code at this point
Browse repository at this point
Improved error handling on BlueZ backend.
Show description for d78d78d
hbldh
committed
d78d78d
View commit details
Copy full SHA for d78d78d
View code at this point
Browse repository at this point
Tiny mod and Changelog for changes in #240.
Show description for a845d80
hbldh
committed
a845d80
View commit details
Copy full SHA for a845d80
View code at this point
Browse repository at this point
Fix when characteristic updates value faster than asyncio schedule
superfashi
committed
41ac8c8
View commit details
Copy full SHA for 41ac8c8
View code at this point
Browse repository at this point
Commits on Jun 30, 2020
Last minute fix for #234
Show description for 6780ccb
hbldh
committed
6780ccb
View commit details
Copy full SHA for 6780ccb
View code at this point
Browse repository at this point
Version bump
hbldh
committed
831cc85
View commit details
Copy full SHA for 831cc85
View code at this point
Browse repository at this point
Documentation commit.
Show description for 2dae081
hbldh
committed
2dae081
View commit details
Copy full SHA for 2dae081
View code at this point
Browse repository at this point
Obtaining the device path from BlueZ instead of creating it by hand.
Show description for 39fba6a
hbldh
committed
39fba6a
View commit details
Copy full SHA for 39fba6a
View code at this point
Browse repository at this point
Improved handling of txdbus connection object at disconnect in BlueZ backend.
Show description for c267f9a
hbldh
committed
c267f9a
View commit details
Copy full SHA for c267f9a
View code at this point
Browse repository at this point
Changes for BlueZ backend handling of handles.
Show description for 8533ffd
hbldh
committed
8533ffd
View commit details
Copy full SHA for 8533ffd
View code at this point
Browse repository at this point
CHANGELOG.rst modified for removed method.
Show description for c6edf27
hbldh
committed
c6edf27
View commit details
Copy full SHA for c6edf27
View code at this point
Browse repository at this point
Changed handle usage in BlueZ backend
hbldh
committed
b1358ba
View commit details
Copy full SHA for b1358ba
View code at this point
Browse repository at this point
Changed handle usage in .NET backend
hbldh
committed
dfdc1bb
View commit details
Copy full SHA for dfdc1bb
View code at this point
Browse repository at this point
Changed handle usage in Core Bluetooth backend
Show description for 8d86969
hbldh
committed
8d86969
View commit details
Copy full SHA for 8d86969
View code at this point
Browse repository at this point
Changed handle usage in interface classes
hbldh
committed
07274c9
View commit details
Copy full SHA for 07274c9
View code at this point
Browse repository at this point
Use characteristic handle to identify characteristic instead of characteristic UUID. Fix ssue #139.
Plinio Andrade
authored and
hbldh
committed
125175a
View commit details
Copy full SHA for 125175a
View code at this point
Browse repository at this point
Updated docstrings for BlueZ scanning filters
hbldh
committed
e5ec779
View commit details
Copy full SHA for e5ec779
View code at this point
Browse repository at this point
Merge branch 'feature/macos-206-105-211-215' into develop
hbldh
committed
b5d1c27
View commit details
Copy full SHA for b5d1c27
View code at this point
Browse repository at this point
Commits on Jun 26, 2020
Remove corebluetooth global central manager.
Show description for 304b695
dlech
committed
304b695
View commit details
Copy full SHA for 304b695
View code at this point
Browse repository at this point
Replace NSRunLoop with dispatch queue
Show description for 6064096
dlech
committed
6064096
View commit details
Copy full SHA for 6064096
View code at this point
Browse repository at this point
implement register_detection_callback in CoreBluetooth
dlech
committed
815e503
View commit details
Copy full SHA for 815e503
View code at this point
Browse repository at this point
fix enumeration of devices in CoreBluetooth backend
Show description for e5d7207
dlech
committed
e5d7207
View commit details
Copy full SHA for e5d7207
View code at this point
Browse repository at this point
fix race condition in core bluetooth startup
Show description for 9830c82
dlech
committed
9830c82
View commit details
Copy full SHA for 9830c82
View code at this point
Browse repository at this point
use CBManagerState constants
Show description for d53a60d
dlech
committed
d53a60d
View commit details
Copy full SHA for d53a60d
View code at this point
Browse repository at this point
spelling
dlech
committed
d75fd2c
View commit details
Copy full SHA for d75fd2c
View code at this point
Browse repository at this point
remove unused task in CoreBluetooth backend
Show description for e493590
dlech
committed
e493590
View commit details
Copy full SHA for e493590
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
Bump pythonnet version and refactored CHANGELOG.rst
hbldh
committed
a22245b
View commit details
Copy full SHA for a22245b
View code at this point
Browse repository at this point
Commits on Jun 2, 2020
Implementing error details proposed in #174.
hbldh
committed
2cf7b8b
View commit details
Copy full SHA for 2cf7b8b
View code at this point
Browse repository at this point
Better feedback of communication errors to user in .NET backend
hbldh
committed
e0cba53
View commit details
Copy full SHA for e0cba53
View code at this point
Browse repository at this point
Commits on May 20, 2020
Dev version
hbldh
committed
fbea1b4
View commit details
Copy full SHA for fbea1b4
View code at this point
Browse repository at this point
Version 0.6.4
hbldh
committed
9c87ac0
View commit details
Copy full SHA for 9c87ac0
View code at this point
Browse repository at this point
Version bump
hbldh
committed
2ab7edb
View commit details
Copy full SHA for 2ab7edb
View code at this point
Browse repository at this point
Commits on May 15, 2020
Bumping to dev version
hbldh
committed
40a5174
View commit details
Copy full SHA for 40a5174
View code at this point
Browse repository at this point
Version bump and Changelog
hbldh
committed
0ddd527
View commit details
Copy full SHA for 0ddd527
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.