Lines Matching full:it
46 * This module defines the interface for the application. It contains
49 * is ready to answer network requests it must then call eMBEnable() to activate
138 * is platform dependent and some ports simply choose to ignore it.
174 * hardware resources. It must only be called when the protocol stack
180 * \return If the resources where released it return eMBErrorCode::MB_ENOERR.
181 * If the protocol stack is not in the disabled state it returns
190 * stack is only possible if it is in the disabled state.
192 * \return If the protocol stack is now in the state enabled it returns
193 * eMBErrorCode::MB_ENOERR. If it was not in the disabled state it
203 * \return If the protocol stack has been disabled it returns
204 * eMBErrorCode::MB_ENOERR. If it was not in the enabled state it returns
218 * returns eMBErrorCode::MB_EILLSTATE. Otherwise it returns
238 * mbconfig.h is to small it returns eMBErrorCode::MB_ENORES. Otherwise
239 * it returns eMBErrorCode::MB_ENOERR.
250 * the creation of an appropriate response. In case of an error it should return
261 * more resources are available it returns eMBErrorCode::MB_ENORES. In this
263 * valid it returns eMBErrorCode::MB_EINVAL.
276 * Whenever the protocol stack requires a value it calls one of the callback