Searched refs:otCoapStop (Results 1 – 3 of 3) sorted by relevance
997 otError otCoapStop(otInstance *aInstance);
275 otError otCoapStop(otInstance *aInstance) in otCoapStop() function
286 return otCoapStop(mInterpreter.mInstance); in ProcessStop()