Branch: refs/heads/962794 Home: https://github.com/bluez/bluez Commit: 774258b7f0342514bf5c15a71012516f8410f2f0 https://github.com/bluez/bluez/commit/774258b7f0342514bf5c15a71012516f8410f2f0 Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx> Date: 2025-05-14 (Wed, 14 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. This commit reply br-connection-key-missing when connection request fails due to bonding error, allowing the client to differentiate connection failure reasons. To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications