Modify the privilege check of passkey confirmation 03/144503/1 submit/tizen/20170817.054358
authorHyuk Lee <hyuk0512.lee@samsung.com>
Thu, 17 Aug 2017 05:03:15 +0000 (14:03 +0900)
committerHyuk Lee <hyuk0512.lee@samsung.com>
Thu, 17 Aug 2017 05:05:31 +0000 (14:05 +0900)
Change-Id: Ic4f4749d3f4a9c7896f89ce4e38c489788b5ee95
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
bt-service/bt-request-handler.c

index 1cde2eb..4095abd 100644 (file)
@@ -3361,6 +3361,8 @@ gboolean __bt_service_check_privilege(int function_name,
        case BT_GET_BONDED_DEVICES:
        case BT_GET_PROFILE_CONNECTED_DEVICES:
        case BT_GET_BONDED_DEVICE:
+       case BT_PASSKEY_REPLY:
+       case BT_PASSKEY_CONFIRMATION_REPLY:
        case BT_GET_IS_ALIAS_SET:
        case BT_IS_DEVICE_CONNECTED:
        case BT_GET_CONNECTED_LINK_TYPE: