Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: af998fd32c34f739002865b7288183e006c2ef53 https://github.com/bluez/bluez/commit/af998fd32c34f739002865b7288183e006c2ef53 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2022-07-13 (Wed, 13 Jul 2022) Changed paths: M src/main.c Log Message: ----------- main: Default device_privacy to true If privacy mode is not strictly set to network set it to device otherwise network mode would prevent reconnections if the the identity address is used: BLUETOOTH CORE SPECIFICATION Version 5.3 | Vol 6, Part B page 2837-2838 'The Host specifies the privacy mode to be used with each peer identity on the resolving list. If it specifies that device privacy mode is to be used, then the Controller shall accept both the peer's device Identity Address and a resolvable private address generated by the peer device using its distributed IRK. Otherwise, network privacy mode is used: the Controller shall only accept resolvable private addresses generated by the peer device using its distributed IRK.'