Searched refs:mSubscriberConfirmableNotifications (Results 1 – 2 of 2) sorted by relevance
172 bool mSubscriberConfirmableNotifications; member in ot::Cli::Coap
55 , mSubscriberConfirmableNotifications(false) in Coap()264 … ((mSubscriberConfirmableNotifications) ? OT_COAP_TYPE_CONFIRMABLE : OT_COAP_TYPE_NON_CONFIRMABLE), in Process()949 …mSubscriberConfirmableNotifications = (otCoapMessageGetType(aMessage) == OT_COAP_TYPE_CONFIRMABLE); in HandleRequest()