elementary / elementary/bluetooth-daemon
Quick Pair
- Dominant language
- Vala
- Stars
- 3
- Forks
- 1
- Avg merge
- 5h 49m
- Merged PRs (30d)
- 1
Description
Some OSes have the feature for fast pair nearby bluetooth devices in pairing mode.
## Problem
- [x] this PR need to be merged before work on this https://github.com/elementary/notifications/pull/15
## Proposal
The functionality follow this behavior :
1. Put the Bluetooth peripheral in pairing mode
2. When the peripheral is close by, show a notification to the user
3. Selecting “Connect” starts pairing the peripheral
4. When the peripheral is no longer in pairing mode or is no longer nearby, the notification will be removed
## Prior Art
Windows example :

Contributor guide
Assessment
This issue has not been assessed yet.