Searched refs:otCoapRemoveResource (Results 1 – 4 of 4) sorted by relevance
268 otCoapRemoveResource(GetInstancePtr(), &mResource); in Process()781 otCoapRemoveResource(GetInstancePtr(), &mResource); in Stop()
328 otCoapRemoveResource(GetInstancePtr(), &mResource); in Process()
984 void otCoapRemoveResource(otInstance *aInstance, otCoapResource *aResource);
280 void otCoapRemoveResource(otInstance *aInstance, otCoapResource *aResource) in otCoapRemoveResource() function