Add getting global ipaddr function
[platform/core/api/thread.git] / tests / unittest / thread-unittest-srp.cpp
index 991ccc5..23a6447 100644 (file)
@@ -26,7 +26,7 @@ public:
 
        const char *serviceName;
        const char *address;
-       uint64_t port;
+       uint16_t port;
        bool isDeleted;
 
        thread_instance_h instance;