Searched refs:HandleNotificationResponse (Results 1 – 2 of 2) sorted by relevance
107 static void HandleNotificationResponse(void *aContext,111 …void HandleNotificationResponse(otMessage *aMessage, const otMessageInfo *aMessageInfo, otE…
274 &Coap::HandleNotificationResponse, this)); in Process()1036 void Coap::HandleNotificationResponse(void *aContext, in HandleNotificationResponse() function in ot::Cli::Coap1041 static_cast<Coap *>(aContext)->HandleNotificationResponse(aMessage, aMessageInfo, aError); in HandleNotificationResponse()1044 void Coap::HandleNotificationResponse(otMessage *aMessage, const otMessageInfo *aMessageInfo, otErr… in HandleNotificationResponse() function in ot::Cli::Coap