Searched refs:SetDefaultHandler (Results 1 – 3 of 3) sorted by relevance
179 AsCoreType(aInstance).GetApplicationCoapSecure().SetDefaultHandler(aHandler, aContext); in otCoapSecureSetDefaultHandler()
282 AsCoreType(aInstance).GetApplicationCoap().SetDefaultHandler(aHandler, aContext); in otCoapSetDefaultHandler()
442 …void SetDefaultHandler(RequestHandler aHandler, void *aContext) { mDefaultHandler.Set(aHandler, aC… in SetDefaultHandler() function in ot::Coap::CoapBase