diff --git a/softap/sdk/qsap_api.h b/softap/sdk/qsap_api.h index d889d0a..e66dc96 100644 --- a/softap/sdk/qsap_api.h +++ b/softap/sdk/qsap_api.h @@ -207,7 +207,7 @@ enum error_val { #define MIN_UPC_LEN (1) #define MAX_UPC_LEN (128) -#define GTK_MIN (600) +#define GTK_MIN (30) #define MAX_INT_STR (8)