Searched refs:mqtt_err (Results 1 – 3 of 3) sorted by relevance
50 #define mqtt_err(...) \ macro184 mqtt_err( in IOT_MQTT_Construct()419 mqtt_err("wrapper_mqtt_init error"); in IOT_MQTT_Construct()464 mqtt_err("handler is null"); in IOT_MQTT_Destroy()485 mqtt_err("handler is null"); in IOT_MQTT_CheckStateNormal()501 mqtt_err("params err"); in IOT_MQTT_Subscribe()529 mqtt_err("params err"); in IOT_MQTT_Subscribe_Sync()548 mqtt_err("params err"); in IOT_MQTT_Unsubscribe()562 mqtt_err("params err"); in IOT_MQTT_Publish()578 mqtt_err("params err"); in IOT_MQTT_Publish_Simple()[all …]
380 mqtt_err("realloc err"); in _alloc_recv_buffer()391 mqtt_err("calloc err"); in _alloc_recv_buffer()583 mqtt_err( in iotx_mc_read_packet()623 mqtt_err("mqtt read error"); in iotx_mc_read_packet()837 mqtt_err( in iotx_mc_push_pubInfo_to()1409 mqtt_err("Null topicName"); in iotx_mc_handle_recv_PUBLISH()1609 mqtt_err("INVALID TYPE"); in iotx_mc_cycle()2295 mqtt_err("iterm is NULL"); in iotx_mc_check_rule()2592 mqtt_err( in MQTTPublish()2720 mqtt_err("not enough memory."); in wrapper_mqtt_init()[all …]
33 #define mqtt_err(...) log_err("MQTT", __VA_ARGS__) macro48 #define mqtt_err(...) \ macro
Completed in 9 milliseconds