Home
last modified time | relevance | path

Searched refs:LMMTR_TOPIC_MATCH (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/roles/mqtt/
H A Dprivate-lib-roles-mqtt.h312 LMMTR_TOPIC_MATCH = 1, enumerator
H A Dmqtt.c481 return LMMTR_TOPIC_MATCH; in lws_mqtt_is_topic_matched()
486 return LMMTR_TOPIC_MATCH; in lws_mqtt_is_topic_matched()
498 return LMMTR_TOPIC_MATCH; in lws_mqtt_is_topic_matched()
515 s->topic, ptopic) == LMMTR_TOPIC_MATCH) in lws_mqtt_find_sub()
/third_party/libwebsockets/lib/secure-streams/protocols/
H A Dss-mqtt.c370 match[i], expbuf) == LMMTR_TOPIC_MATCH) { in secstream_mqtt_is_shadow_matched()
371 ret = LMMTR_TOPIC_MATCH; in secstream_mqtt_is_shadow_matched()
817 h->policy->u.mqtt.topic) == LMMTR_TOPIC_MATCH) { in secstream_mqtt()

Completed in 6 milliseconds