Home
last modified time | relevance | path

Searched refs:COAP_MSG_CODE_205_CONTENT (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/linkkit/iot_coap/
A Diotx_coap_internal.h116 COAP_MSG_CODE_205_CONTENT = COAP_MSG_CODE_DEF( enumerator
/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_server.c121 alcs_msg_init(ctx, &msg, COAP_MSG_CODE_205_CONTENT, COAP_MESSAGE_TYPE_ACK, in alcs_rec_auth_select()
344 alcs_msg_init(ctx, &message, COAP_MSG_CODE_205_CONTENT, in alcs_rec_auth()
736 alcs_msg_init(ctx, &msg, COAP_MSG_CODE_205_CONTENT, COAP_MESSAGE_TYPE_CON, in alcs_rec_heart_beat()
/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPServer.c284 CoAPMessageCode_set(&response, COAP_MSG_CODE_205_CONTENT); in CoAPServerResp_send()
A DCoAPObserve.c198 CoAPMessageCode_set(&message, COAP_MSG_CODE_205_CONTENT); in CoAPObsServer_notify()
A DCoAPMessage.c28 ((header.code == COAP_MSG_CODE_205_CONTENT) && \
/AliOS-Things-master/components/linkkit/iot_coap/CoAPPacket/
A DCoAPMessage_common.c25 ((header.code == COAP_MSG_CODE_205_CONTENT) && \
/AliOS-Things-master/components/linkkit/iot_coap/client/
A DCloud_CoAPMessage.c26 ((header.code == COAP_MSG_CODE_205_CONTENT) && \
A Diotx_coap_api.c215 case COAP_MSG_CODE_205_CONTENT: in iotx_device_name_auth_callback()

Completed in 13 milliseconds