-
Notifications
You must be signed in to change notification settings - Fork 574
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[feature request] dump Bluetooth pairing keys for audio devices from HOS to import them to andorid/Linux #865
Comments
the bluetooth database do not include them? |
You can dump the hos title, https://gbatemp.net/threads/pairing-the-joy-con-on-emunand-and-sysnand.562519/, not sure if that's enough. |
Wait one moment. Since version 1.5.1, Atmosphère have a new setting Once you enable that setting the first instance of atmosphère you run will copy the actual Bluetooth sync database to the file And if you use MissionControl you can even spoof any mac from controllers synced with other consoles or PCs and you don't need to lose your sync with external devices. More information on: https://github.com/Atmosphere-NX/Atmosphere/releases/tag/1.5.1 |
that does not allow me to get the pairing keys from that database file, and i have no idea how its formatted in a hex editor |
its a dump of the HOS database, so you can look on Switchbrew page about that information. |
@zekromisblack Hey! I think I found the sollution! It works for me to transfer non OEM joy-cons LTK to L4T, but you could do the same for all your BT devices. You could open bluetooth_devices.db with https://hexed.it/ and on the first BT device mac start at 0x00000008. |
This would be a incredible feature for people like me who has earbuds and don't wanna have to repair them every time I switch my OS
The text was updated successfully, but these errors were encountered: