Fix dlog format issues
[platform/core/connectivity/bluetooth-agent.git] / pb-agent / bluetooth_pb_agent.c
index d5f9664..176d810 100644 (file)
@@ -615,7 +615,7 @@ static GVariant *__bt_pb_get_phonebook_entry(PbAgentData *agent,
        gchar *str = NULL;
        const gchar *attr = NULL;
 
-       DBG_SECURE("folder: %s id: %s filter: %ld format: %d\n",
+       DBG_SECURE("folder: %s id: %s filter: %llu format: %d\n",
                        folder, id, filter, format);
 
        __bluetooth_pb_agent_timeout_add_seconds(agent);