Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/mqtt/
Dprivate-lib-roles-mqtt.h311 LMMTR_TOPIC_MATCH = 1, enumerator
Dmqtt.c304 return LMMTR_TOPIC_MATCH; in lws_mqtt_is_topic_matched()
309 return LMMTR_TOPIC_MATCH; in lws_mqtt_is_topic_matched()
321 return LMMTR_TOPIC_MATCH; in lws_mqtt_is_topic_matched()
338 s->topic, ptopic) == LMMTR_TOPIC_MATCH) in lws_mqtt_find_sub()