The bt-agent in bluez-tools support the PIN setup and also with the capability set to NoInputNoOuput you can get a secure (if wanted) and smoooth pairing.
And to be able to repair a device, without manually deleting it from the device, you can add this configuration to enable reparing. Even more smooooth
And to be able to repair a device, without manually deleting it from the device, you can add this configuration to enable reparing. Even more smooooth
Code:
sudo nano /etc/bluetooth/main.conf
# Specify the policy to the JUST-WORKS repairing initiated by peer
# Possible values: "never", "confirm", "always"
# Defaults to "never"
JustWorksRepairing = always