Searched refs:otCoapSecureStop (Results 1 – 3 of 3) sorted by relevance
131 void otCoapSecureStop(otInstance *aInstance);
145 void otCoapSecureStop(otInstance *aInstance) { AsCoreType(aInstance).GetApplicationCoapSecure().Clo… in otCoapSecureStop() function
783 otCoapSecureStop(GetInstancePtr()); in Stop()