Home
last modified time | relevance | path

Searched defs:IOT_LOG_ERROR (Results 1 - 4 of 4) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/coap_demo/
H A Diot_log.h118 #define IOT_LOG_ERROR(fmt, ...) IOT_LOG(EN_IOT_LOG_LEVEL_ERROR, fmt, ##__VA_ARGS__) macro
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
H A Diot_log.h119 #define IOT_LOG_ERROR(fmt, ...) IOT_LOG(EN_IOT_LOG_LEVEL_ERROR, fmt, ##__VA_ARGS__) macro
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/
H A Diot_log.h119 #define IOT_LOG_ERROR(fmt, ...) IOT_LOG(EN_IOT_LOG_LEVEL_ERROR, fmt, ##__VA_ARGS__) macro
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Diot_log.h117 #define IOT_LOG_ERROR(fmt, ...) IOT_LOG(EN_IOT_LOG_LEVEL_ERROR, fmt, ##__VA_ARGS__) macro

Completed in 2 milliseconds