Searched refs:otCoapAddResource (Results 1 – 3 of 3) sorted by relevance
976 void otCoapAddResource(otInstance *aInstance, otCoapResource *aResource);
275 void otCoapAddResource(otInstance *aInstance, otCoapResource *aResource) in otCoapAddResource() function
208 otCoapAddResource(GetInstancePtr(), &mResource); in Process()