Home
last modified time | relevance | path

Searched refs:IOTX_ERR_NO_MEM (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/include/linkkit/
A Dcoap_api.h23 IOTX_ERR_NO_MEM = -2, /* Malloc failed */ enumerator
/AliOS-Things-master/components/linkkit/iot_coap/client/
A Diotx_coap_api.c67 return IOTX_ERR_NO_MEM; in iotx_calc_sign()
91 return IOTX_ERR_NO_MEM; in iotx_calc_sign_with_seq()
507 return IOTX_ERR_NO_MEM; in IOT_CoAP_DeviceNameAuth()
706 return IOTX_ERR_NO_MEM; in IOT_CoAP_SendMessage()
774 return IOTX_ERR_NO_MEM; in IOT_CoAP_GetMessagePayload()

Completed in 5 milliseconds