Searched refs:coapType (Results 1 – 2 of 2) sorted by relevance
462 otCoapType coapType = OT_COAP_TYPE_NON_CONFIRMABLE; in ProcessRequest() local477 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()482 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()488 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()494 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()500 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()506 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()512 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()518 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()528 otCoapMessageInit(message, coapType, aCoapCode); in ProcessRequest()[all …]
591 otCoapType coapType = OT_COAP_TYPE_NON_CONFIRMABLE; in ProcessRequest() local617 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()622 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()628 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()634 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()640 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()646 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()652 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()658 coapType = OT_COAP_TYPE_CONFIRMABLE; in ProcessRequest()676 otCoapMessageInit(message, coapType, aCoapCode); in ProcessRequest()[all …]