Searched refs:HandleNotificationResponse (Results 1 – 2 of 2) sorted by relevance
108 static void HandleNotificationResponse(void * aContext,112 …void HandleNotificationResponse(otMessage *aMessage, const otMessageInfo *aMessageInfo, otE…
232 &Coap::HandleNotificationResponse, this)); in Process()802 void Coap::HandleNotificationResponse(void * aContext, in HandleNotificationResponse() function in ot::Cli::Coap807 static_cast<Coap *>(aContext)->HandleNotificationResponse(aMessage, aMessageInfo, aError); in HandleNotificationResponse()810 void Coap::HandleNotificationResponse(otMessage *aMessage, const otMessageInfo *aMessageInfo, otErr… in HandleNotificationResponse() function in ot::Cli::Coap