How to make pairings persistent? #28
Unanswered
mkj-stonehill
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Closing, this is not an issue. Please post questions in the discussion board |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using Linux.Bluetooth in a C# program running on a Raspberry Pi 4 (bullseye). I can scan for devices, pair to them, and everything works great...until I reboot; after a reboot, none of my paired devices remain.
If I use bluetoothctl (and scan and pair), the pairings are retained after a reboot.
Is there something I need to do to make pairings persist (i.e. to get restored after a reboot)?
TIA,
--mkj
Beta Was this translation helpful? Give feedback.
All reactions