Home
last modified time | relevance | path

Searched refs:COAP_OPTION_CONTENT_FORMAT (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPServer.c254 CoAPUintOption_add(&message, COAP_OPTION_CONTENT_FORMAT, COAP_CT_APP_JSON); in CoAPServerMultiCast_send()
298 CoAPUintOption_add(&response, COAP_OPTION_CONTENT_FORMAT, COAP_CT_APP_JSON); in CoAPServerResp_send()
A DCoAPObserve.c205 CoAPUintOption_add(&message, COAP_OPTION_CONTENT_FORMAT, in CoAPObsServer_notify()
A DCoAPMessage.c166 ret = CoAPUintOption_get(message, COAP_OPTION_CONTENT_FORMAT, &ctype); in CoAPMessage_dump()
/AliOS-Things-master/components/linkkit/iot_coap/
A Diotx_coap_internal.h46 #define COAP_OPTION_CONTENT_FORMAT 12 /* E, uint, 0-2 B, (none) */ macro
/AliOS-Things-master/components/linkkit/iot_coap/client/
A Diotx_coap_api.c499 CoAPUintOption_add(&message, COAP_OPTION_CONTENT_FORMAT, COAP_CT_APP_JSON); in IOT_CoAP_DeviceNameAuth()
676 CoAPUintOption_add(&message, COAP_OPTION_CONTENT_FORMAT, in IOT_CoAP_SendMessage()
681 CoAPUintOption_add(&message, COAP_OPTION_CONTENT_FORMAT, in IOT_CoAP_SendMessage()
/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_api.c463 CoAPUintOption_add(message, COAP_OPTION_CONTENT_FORMAT, in internal_secure_send()

Completed in 11 milliseconds