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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
tinygo-org
/
bluetooth
Public
Notifications
You must be signed in to change notification settings
Fork
198
Star
1k
Code
Issues
96
Pull requests
30
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
sd: add BLE pairing and bonding support
- #461
#461
Merged
deadprogram
merged 14 commits into
dev
tinygo-org/bluetooth:dev
from
pairing_persistence_unpair
tinygo-org/bluetooth:pairing_persistence_unpair
Copy head branch name to clipboard
Jul 18, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
sd: add BLE pairing and bonding support
#461
deadprogram
merged 14 commits into
dev
tinygo-org/bluetooth:dev
from
pairing_persistence_unpair
tinygo-org/bluetooth:pairing_persistence_unpair
Copy head branch name to clipboard
Commits
Commits on Jul 11, 2026
sd: add BLE pairing and bonding support
Show description for 9e2c16f
sago35
committed
9e2c16f
View commit details
Copy full SHA for 9e2c16f
Browse repository at this point
sd: restore CCCD subscriptions for bonded centrals across reconnects
Show description for 2432cf3
sago35
committed
2432cf3
View commit details
Copy full SHA for 2432cf3
Browse repository at this point
sd: persist the bond to flash across resets
Show description for 19dec55
sago35
committed
19dec55
View commit details
Copy full SHA for 19dec55
Browse repository at this point
sd: add RemoveBond to unpair the current central
Show description for 9cbf475
sago35
committed
9cbf475
View commit details
Copy full SHA for 9cbf475
Browse repository at this point
sd: log whether pairing used LE Secure Connections (bledebug)
Show description for 3b3e675
sago35
committed
3b3e675
View commit details
Copy full SHA for 3b3e675
Browse repository at this point
sd: log the disconnect reason and LESC DHKey failures (bledebug)
Show description for 02e6241
sago35
committed
02e6241
View commit details
Copy full SHA for 02e6241
Browse repository at this point
Commits on Jul 12, 2026
gap: add Appearance option to advertisements
Show description for 1d15cd6
sago35
committed
1d15cd6
View commit details
Copy full SHA for 1d15cd6
Browse repository at this point
gatts: support attaching descriptors to characteristics
Show description for bf1ada7
sago35
committed
bf1ada7
View commit details
Copy full SHA for bf1ada7
Browse repository at this point
examples: add BLE pairing examples (Just Works and passkey display)
Show description for aebd7d1
sago35
committed
aebd7d1
View commit details
Copy full SHA for aebd7d1
Browse repository at this point
Commits on Jul 13, 2026
sd: fix RemoveBond racing with a concurrent CCCD save
Show description for 7a23e95
sago35
committed
7a23e95
View commit details
Copy full SHA for 7a23e95
Browse repository at this point
sd: always set BLE_GAP_OPT_PASSKEY in EnablePairing
Show description for 24b6954
sago35
committed
24b6954
View commit details
Copy full SHA for 24b6954
Browse repository at this point
gap: propagate sd_ble_gap_appearance_set errors from Configure
Show description for ad63dc7
sago35
committed
ad63dc7
View commit details
Copy full SHA for ad63dc7
Browse repository at this point
gap: add test coverage for Appearance in advertisement payloads
Show description for f189cb5
sago35
committed
f189cb5
View commit details
Copy full SHA for f189cb5
Browse repository at this point
sd: make bondValid a volatile.Register8 to fix a data race
Show description for d0014c6
sago35
committed
d0014c6
View commit details
Copy full SHA for d0014c6
Browse repository at this point
You can’t perform that action at this time.