Searched refs:coapType (Results 1 – 2 of 2) sorted by relevance
245 otCoapType coapType = OT_COAP_TYPE_NON_CONFIRMABLE; in ProcessRequest() local260 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()265 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()271 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()277 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()283 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()289 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()295 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()301 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()311 otCoapMessageInit(message, coapType, aCoapCode); in ProcessRequest()[all …]
371 otCoapType coapType = OT_COAP_TYPE_NON_CONFIRMABLE; in ProcessRequest() local397 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()402 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()408 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()414 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()420 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()426 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()432 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()438 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()456 otCoapMessageInit(message, coapType, aCoapCode); in ProcessRequest()[all …]