Home
last modified time | relevance | path

Searched refs:COAP_WRN (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/linkkit/iot_coap/CoAPPacket/
A DCoAPPlatform.h32 #define COAP_WRN(...) log_warning("coap_local", __VA_ARGS__) macro
44 #define COAP_WRN(...) \
/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_localsetup.c46 COAP_WRN("HAL_Kv_Get('%s') = %d (!= 0), return %d", key, rc, in __alcs_localsetup_kv_get()
125 COAP_WRN("ALCS KV Set Prefix And Secret Fail"); in __alcs_localsetup_ac_as_save()
157 COAP_WRN("ALCS KV Get local Prefix And Secret Fail"); in alcs_localsetup_ac_as_load()
A Dalcs_adapter.c192 COAP_WRN("Unknown Coap Request Result: %d", result); in iotx_alcs_coap_adapter_send_msg_handle()
441 COAP_WRN("No Matched Item"); in iotx_alcs_subdev_update_stage()
661 COAP_WRN("Not Enough Memory"); in iotx_alcs_send()
670 COAP_WRN("Not Enough Memory"); in iotx_alcs_send()
682 COAP_WRN("ALCS Message Buffer Failed"); in iotx_alcs_send()
/AliOS-Things-master/components/linkkit/iot_coap/client/
A DCloud_CoAPExport.h62 #define COAP_WRN(...) log_warning("coap_cloud", __VA_ARGS__) macro
A Diotx_coap_api.c341 COAP_WRN("Report response: CoAP response payload_len = 0"); in iotx_coap_report_rsphdl()
557 COAP_WRN("Send ModuleId message to server(CoAP) failed, ret = %d", ret); in IOT_CoAP_DeviceNameAuth()
562 COAP_WRN("Send devinfo message to server(CoAP) failed, ret = %d", ret); in IOT_CoAP_DeviceNameAuth()

Completed in 8 milliseconds