Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/include/linkkit/
A Dcoap_api.h61 } iotx_coap_resp_code_t; typedef
200 iotx_coap_resp_code_t *p_resp_code);
/AliOS-Things-master/components/linkkit/ota/
A Dota_coap.c30 iotx_coap_resp_code_t resp_code; in otacoap_response_handler()
/AliOS-Things-master/components/linkkit/iot_coap/client/
A Diotx_coap_api.c291 iotx_coap_resp_code_t resp_code; in iotx_get_well_known_handler()
331 iotx_coap_resp_code_t resp_code; in iotx_coap_report_rsphdl()
817 int IOT_CoAP_GetMessageCode(void *p_message, iotx_coap_resp_code_t *p_resp_code) in IOT_CoAP_GetMessageCode()
827 *p_resp_code = (iotx_coap_resp_code_t)message->header.code; in IOT_CoAP_GetMessageCode()
/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_cm_coap.c229 iotx_coap_resp_code_t resp_code; in _coap_response_default()

Completed in 7 milliseconds