Lines Matching full:note
80 * @note The handlers registered with the resource can return a CoAP response code to reply with
120 * @note The @p _host parameter can be `NULL`. If not, it is used to specify an IP address either in
124 * @note The @p _port parameter must be non-`NULL`. It points to a location that specifies the port
174 * @note This macro requires that @p _service is defined with @ref COAP_SERVICE_DEFINE.
185 * @note This macro is suitable for a @p _service defined with @ref COAP_SERVICE_DEFINE.
199 * @note This function is suitable for a @p service defined with @ref COAP_SERVICE_DEFINE.
211 * @note This function is suitable for a @p service defined with @ref COAP_SERVICE_DEFINE.
222 * @note This function is suitable for a @p service defined with @ref COAP_SERVICE_DEFINE.
234 * @note This function is suitable for a @p service defined with @ref COAP_SERVICE_DEFINE.
250 * @note This function is suitable for a @p resource defined with @ref COAP_RESOURCE_DEFINE.
266 * @note This function is suitable for a @p resource defined with @ref COAP_RESOURCE_DEFINE.
282 * @note This function is suitable for a @p resource defined with @ref COAP_RESOURCE_DEFINE.
294 * @note This function is suitable for a @p resource defined with @ref COAP_RESOURCE_DEFINE.