Branch: refs/heads/963312 Home: https://github.com/bluez/bluez Commit: 9f18f6c4ebf26f9410f74cd6db39f37f3e55274d https://github.com/bluez/bluez/commit/9f18f6c4ebf26f9410f74cd6db39f37f3e55274d Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx> Date: 2025-05-15 (Thu, 15 May 2025) Changed paths: M src/device.c Log Message: ----------- device: Reply br-connection-key-missing on connection bonding error Currently when connection is removed while the client is waiting for Connect() the failed message is br-connection-canceled, even if this is due to bonding error. Implement to reply with br-connection-key-missing, when the connection request fails due to a bonding authentication error, allowing the client to differentiate connection failure reasons. This has been tested by: - pair a device - disconnect - edit pairing info to change last character of Key entry of [LinkKey] in /var/lib/bluetooth/<adapter_address>/<device_address>?info - restart bluetoothd - in bluetoothctl, connect <device_address> To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications