Searched refs:iotx_coap_resp_code_t (Results 1 – 4 of 4) sorted by relevance
61 } iotx_coap_resp_code_t; typedef200 iotx_coap_resp_code_t *p_resp_code);
30 iotx_coap_resp_code_t resp_code; in otacoap_response_handler()
291 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()
229 iotx_coap_resp_code_t resp_code; in _coap_response_default()
Completed in 7 milliseconds