Home
last modified time | relevance | path

Searched refs:SYSINFO_KERNEL_VERSION (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/netmgr/activation/
A Dactivation.c49 #ifndef SYSINFO_KERNEL_VERSION
50 #define SYSINFO_KERNEL_VERSION "AOS-R-3.0.0" macro
93 #ifdef SYSINFO_KERNEL_VERSION in activation_get_report_msg()
94 if((strstr(SYSINFO_KERNEL_VERSION, SYSINFO_KERNEL_VERSION_PREFIX)) != NULL) { in activation_get_report_msg()
96 char *kernel_version = SYSINFO_KERNEL_VERSION; in activation_get_report_msg()
/AliOS-Things-master/components/osal_aos/
A Dcommon.c26 const char *ver_str = SYSINFO_KERNEL_VERSION; in aos_version_str_get()
/AliOS-Things-master/components/osal_aos/include/aos/
A Dkernel.h34 #define SYSINFO_KERNEL_VERSION "AOS-R-3.3.0" /**< AliOS Things内核版本信息 */ macro

Completed in 4 milliseconds