Home
last modified time | relevance | path

Searched refs:COAP_MSG_CODE_POST (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/linkkit/iot_coap/
A Diotx_coap_internal.h103 COAP_MSG_CODE_POST = COAP_MSG_CODE_DEF(2), /* CoAP Post method */ enumerator
/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPServer.c246 CoAPMessageCode_set(&message, COAP_MSG_CODE_POST); in CoAPServerMultiCast_send()
/AliOS-Things-master/components/linkkit/iot_coap/client/
A Diotx_coap_api.c491 CoAPMessageCode_set(&message, COAP_MSG_CODE_POST); in IOT_CoAP_DeviceNameAuth()
663 CoAPMessageCode_set(&message, COAP_MSG_CODE_POST); in IOT_CoAP_SendMessage()

Completed in 7 milliseconds