X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=bt-api%2Fbt-telephony.c;h=8ae305d131c4afb068736f89c232e9d46d314010;hb=684f5da84d22874810deb97ea6d72b81f63fbb70;hp=8bc75f32729c7c83f74c73c14a7e0e5c0fd947e6;hpb=30037ce63980f1737e177606857f535e49e59d68;p=platform%2Fcore%2Fconnectivity%2Fbluetooth-frwk.git diff --git a/bt-api/bt-telephony.c b/bt-api/bt-telephony.c index 8bc75f3..8ae305d 100644 --- a/bt-api/bt-telephony.c +++ b/bt-api/bt-telephony.c @@ -2269,7 +2269,7 @@ static void __bt_telephony_adapter_filter(GDBusConnection *connection, return; } - BT_INFO("Adapter Path = [%s]", path); + BT_DBG("Adapter Path = [%s]", path); if (strcasecmp(path, DEFAULT_ADAPTER_OBJECT_PATH) == 0) { if (__bt_telephony_get_src_addr(optional_param)) BT_ERR("Fail to get the local adapter address");