Home
last modified time | relevance | path

Searched refs:CoAPStrOption_add (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/linkkit/iot_coap/client/
A Diotx_coap_api.c316 CoAPStrOption_add(&message, COAP_OPTION_URI_PATH, in iotx_get_well_known()
318 CoAPStrOption_add(&message, COAP_OPTION_URI_PATH, (unsigned char *)"core", in iotx_get_well_known()
497 CoAPStrOption_add(&message, COAP_OPTION_URI_PATH, in IOT_CoAP_DeviceNameAuth()
590 CoAPStrOption_add(message, COAP_OPTION_URI_PATH, in iotx_split_path_2_option()
599 CoAPStrOption_add(message, COAP_OPTION_URI_PATH, in iotx_split_path_2_option()
686 CoAPStrOption_add(&message, COAP_OPTION_AUTH_TOKEN, in IOT_CoAP_SendMessage()
697 CoAPStrOption_add(&message, COAP_OPTION_SEQ, in IOT_CoAP_SendMessage()
/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_coap.c385 CoAPStrOption_add(message, COAP_OPTION_URI_PATH, in path_2_option()
394 CoAPStrOption_add(message, COAP_OPTION_URI_PATH, in path_2_option()
418 CoAPStrOption_add(message, COAP_OPTION_URI_QUERY, in alcs_msg_setAddr()
A Dalcs_coap.h84 extern int CoAPStrOption_add(CoAPMessage *message, unsigned short optnum,
A Dalcs_client.c229 CoAPStrOption_add(message, COAP_OPTION_URI_PATH, in CoAPServerPath_2_option()
238 CoAPStrOption_add(message, COAP_OPTION_URI_PATH, in CoAPServerPath_2_option()
/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPMessage.h29 int CoAPStrOption_add(CoAPMessage *message, unsigned short optnum,
A DCoAPServer.c54 CoAPStrOption_add(message, COAP_OPTION_URI_PATH, in CoAPServerPath_2_option()
62 CoAPStrOption_add(message, COAP_OPTION_URI_PATH, in CoAPServerPath_2_option()
A DCoAPExport.h37 extern int CoAPStrOption_add(CoAPMessage *message, unsigned short optnum,
/AliOS-Things-master/components/linkkit/iot_coap/
A Diotx_coap_internal.h222 extern int CoAPStrOption_add(CoAPMessage *message, unsigned short optnum,
/AliOS-Things-master/components/linkkit/iot_coap/CoAPPacket/
A DCoAPMessage_common.c38 int CoAPStrOption_add(CoAPMessage *message, unsigned short optnum, in CoAPStrOption_add() function

Completed in 11 milliseconds