Home
last modified time | relevance | path

Searched defs:coap_malloc (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/iot_coap/client/
A DCloud_CoAPPlatform.h15 #define coap_malloc(size) LITE_malloc(size, MEM_MAGIC, "coap.cloud") macro
/AliOS-Things-master/components/linkkit/iot_coap/CoAPPacket/
A DCoAPPlatform.h18 #define coap_malloc(size) LITE_malloc(size, MEM_MAGIC, "coap.local") macro

Completed in 3 milliseconds