Define ANJ_COAP_MAX_OPTIONS_NUMBER
Defined in File anj_config.h
Define Documentation
-
ANJ_COAP_MAX_OPTIONS_NUMBER
Configures the maximum allowed number of Options present in CoAP header, in a single frame.
Default value: 15 If an incomming message has more options, Anjay Lite will not process it or respond to it.