Home
last modified time | relevance | path

Searched refs:COAP_MSG_CODE_GET (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_client.c402 alcs_msg_init(ctx, &message, COAP_MSG_CODE_GET, COAP_MESSAGE_TYPE_CON, 0, in do_auth()
472 alcs_msg_init(ctx, &message, COAP_MSG_CODE_GET, COAP_MESSAGE_TYPE_CON, 0, in alcs_auth_nego_key()
628 alcs_msg_init(ctx, &message, COAP_MSG_CODE_GET, in on_client_auth_timer()
/AliOS-Things-master/components/linkkit/iot_coap/
A Diotx_coap_internal.h102 COAP_MSG_CODE_GET = COAP_MSG_CODE_DEF(1), /* CoAP Get method */ enumerator
/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPObserve.c376 if (COAP_MSG_CODE_GET == message->header.code) { in CoAPObsClient_delete()
/AliOS-Things-master/components/linkkit/iot_coap/client/
A Diotx_coap_api.c311 CoAPMessageCode_set(&message, COAP_MSG_CODE_GET); in iotx_get_well_known()

Completed in 8 milliseconds