Add getting global ipaddr function
[platform/core/api/thread.git] / include / thread-socket-handler.h
index 97ef619..93866eb 100644 (file)
@@ -46,6 +46,7 @@ extern "C" {
 #define THREAD_SRP_CLIENT_REMOVE_HOST_CMD "srp client host remove"
 #define THREAD_SRP_CLIENT_STOP_CMD "srp client stop"
 #define THREAD_SRP_CLIENT_START_CMD "srp client autostart enable"
+#define THREAD_IPADDR_V "ipaddr -v"
 
 int _thread_socket_client_init(int *session_fd, const char *if_name);