Home
last modified time | relevance | path

Searched refs:prop_default (Results 1 – 1 of 1) sorted by relevance

/subsys/net/lib/mqtt/
A Dmqtt_encoder.c308 uint8_t prop_default = get_uint8_property_default(prop); in uint8_property_length() local
310 if (value == prop_default) { in uint8_property_length()
319 uint8_t prop_default = get_uint8_property_default(prop); in encode_uint8_property() local
322 if (value == prop_default) { in encode_uint8_property()

Completed in 13 milliseconds