X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=bt-service%2Fbt-request-handler.c;h=4095abdb5078cd3e9fb9edf235a3da4a46447607;hb=ee04c10ab97cadd5dfa62428a1f81b9e6e9388f4;hp=1cde2eb869aa92fc0e167f9cd5eb980655fe1303;hpb=e31992a35f41d888640e0b3abaa169ed5d60a4b5;p=platform%2Fcore%2Fconnectivity%2Fbluetooth-frwk.git diff --git a/bt-service/bt-request-handler.c b/bt-service/bt-request-handler.c index 1cde2eb..4095abd 100644 --- a/bt-service/bt-request-handler.c +++ b/bt-service/bt-request-handler.c @@ -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: