Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: 0b3d49f4e03014a911c421896ae727bba9e09ba1 https://github.com/bluez/bluez/commit/0b3d49f4e03014a911c421896ae727bba9e09ba1 Author: Yao Wei (魏銘廷) <yao.wei@xxxxxxxxxxxxx> Date: 2025-04-09 (Wed, 09 Apr 2025) Changed paths: M plugins/policy.c Log Message: ----------- policy: fix HSP/HFP reconnection This patch removes checking whether A2DP service initiates the connection starting HSP/HFP connection, instead just start timer when HSP/HFP is not connected, also move order so that setting HSP/HFP connection timer is not blocked by AVRCP connection. The previous patch also did not get HSP service if HFP is not available. This patch adds it in. To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications