]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blobdiff - hlos_common/include/_NameServerRemoteRpmsg.h
Increase NAMESERVER_GET_TIMEOUT from 20000 to 40000 microseconds
[ipc/ipcdev.git] / hlos_common / include / _NameServerRemoteRpmsg.h
index 70238f9e8af4996640b29cfb903147518928f488..dafc3447599feb6a814a43f7e6364bddd416398b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012-2013, Texas Instruments Incorporated
+ * Copyright (c) 2012-2014, Texas Instruments Incorporated
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -39,7 +39,7 @@
 #define NAMEARRAYSZIE   (((MAXNAMEINCHAR - 1) / sizeof(Bits32)) + 1)
 #define MAXVALUELEN   75
 
-#define NAMESERVER_GET_TIMEOUT  20000 /* microseconds */
+#define NAMESERVER_GET_TIMEOUT  40000 /* microseconds */
 
 #define NAMESERVER_MSG_TOKEN   0x5678abcd