On Tue, 2025-06-03 at 10:40 -0400, Luiz Augusto von Dentz wrote: > > + /* TODO: we could put the key here but > > + there is no way to force a re-loading > > + of link keys to the kernel from here. */ > > Not quite following, what key are you talking about? I thought the > link keys are still generated over Bluetooth, or are you talking about > passkeys here? Hi Luiz, thank you for the quick response! If you look a little bit upper, in the `ds4_set_central_bdaddr', you'll see the exact same comment. As I pointed out, I decided to just duplicate the code for now, as a proper general implementation might require some further refactoring of somewhat unrelated code.