Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/iot_coap/client/
A Diotx_coap_api.c320 CoAPUintOption_add(&message, COAP_OPTION_ACCEPT, COAP_CT_APP_LINK_FORMAT); in iotx_get_well_known()
500 CoAPUintOption_add(&message, COAP_OPTION_ACCEPT, COAP_CT_APP_JSON); in IOT_CoAP_DeviceNameAuth()
678 CoAPUintOption_add(&message, COAP_OPTION_ACCEPT, in IOT_CoAP_SendMessage()
683 CoAPUintOption_add(&message, COAP_OPTION_ACCEPT, in IOT_CoAP_SendMessage()
/AliOS-Things-master/components/linkkit/iot_coap/
A Diotx_coap_internal.h49 #define COAP_OPTION_ACCEPT 17 /* C, uint, 0-2 B, (none) */ macro
/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPObserve.c100 CoAPUintOption_get(request, COAP_OPTION_ACCEPT, &acceptype); in CoAPObsServer_add()

Completed in 7 milliseconds