Searched defs:IOT_LOG_ERROR (Results 1 - 4 of 4) sorted by relevance
/vendor/hisilicon/hispark_pegasus/demo/coap_demo/ |
H A D | iot_log.h | 118 #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 D | iot_log.h | 119 #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 D | iot_log.h | 119 #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 D | iot_log.h | 117 #define IOT_LOG_ERROR(fmt, ...) IOT_LOG(EN_IOT_LOG_LEVEL_ERROR, fmt, ##__VA_ARGS__) macro
|
Completed in 2 milliseconds