Enable the connection request event for custom obex server 22/196522/1 accepted/tizen/unified/20190103.061726 submit/tizen/20190102.044100
authorDoHyun Pyun <dh79.pyun@samsung.com>
Wed, 2 Jan 2019 04:06:30 +0000 (13:06 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Wed, 2 Jan 2019 04:06:30 +0000 (13:06 +0900)
Change-Id: Icac1762393d4527d4fa920e5e123bcdf0ec485bf
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
src/profile.c

index 5e14963..bbc774d 100644 (file)
@@ -2397,7 +2397,7 @@ static struct default_settings {
                .psm            = BTD_PROFILE_PSM_AUTO,
                .mode           = BT_IO_MODE_ERTM,
                .sec_level      = BT_IO_SEC_LOW,
-               .authorize      = false,
+               .authorize      = true,
                .get_record     = get_opp_record,
 #ifdef TIZEN_FEATURE_BLUEZ_MODIFY
                .version    = 0x0100,