Home
last modified time | relevance | path

Searched refs:COAP_MSG_CODE_400_BAD_REQUEST (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/iot_coap/
A Diotx_coap_internal.h122 COAP_MSG_CODE_400_BAD_REQUEST = COAP_MSG_CODE_DEF( enumerator
/AliOS-Things-master/components/linkkit/iot_coap/client/
A DCloud_CoAPMessage.c188 if (COAP_MSG_CODE_400_BAD_REQUEST <= message->header.code) { in Cloud_CoAPRespMessage_handle()

Completed in 5 milliseconds