From: Wootak Jung Date: Wed, 17 Jan 2024 04:14:29 +0000 (+0900) Subject: main_da.conf: Update ReconnectUUIDs and ReconnectAttempts for the DA model X-Git-Tag: accepted/tizen/7.0/unified/20240124.062503^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F08%2F304408%2F2;p=platform%2Fupstream%2Fbluez.git main_da.conf: Update ReconnectUUIDs and ReconnectAttempts for the DA model Change-Id: I4144ccafaa7b3cff83d960c055be81aed06f8798 Signed-off-by: Wootak Jung --- diff --git a/src/main_da.conf b/src/main_da.conf index b1dd9084..4d167af1 100755 --- a/src/main_da.conf +++ b/src/main_da.conf @@ -112,7 +112,6 @@ DefaultA2DPRole = both # Defaults to 517 ExchangeMTU = 517 -# Disable reconnection attempts in case of a link loss in FHUB. [Policy] # # The ReconnectUUIDs defines the set of remote services that should try @@ -120,7 +119,11 @@ ExchangeMTU = 517 # timeout). The policy plugin should contain a sane set of values by # default, but this list can be overridden here. By setting the list to # empty the reconnection feature gets disabled. -ReconnectUUIDs= +ReconnectUUIDs=0000111f-0000-1000-8000-00805f9b34fb, 0000110a-0000-1000-8000-00805f9b34fb + +# ReconnectAttempts define the number of attempts to reconnect after a link +# lost. Setting the value to 0 disables reconnecting feature. +ReconnectAttempts=15 #else #[Policy]