Fix logic for seek service method
[platform/core/connectivity/asp-manager.git] / include / asp-service.h
index 849bf44..fbe69e1 100755 (executable)
@@ -71,7 +71,7 @@ typedef struct {
 
 typedef struct {
        guint32 adv_id;
-       guint32 search_id;
+       guint64 search_id;
        gint32 auto_accept;
        gint32 discovery_tech;
        guint8 preferred_connection;