Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/mqtt/
Dprivate-lib-roles-mqtt.h384 uint8_t done_birth:1; member
/third_party/libwebsockets/lib/secure-streams/protocols/
Dss-mqtt.c374 wsi->mqtt->done_birth = 1; in secstream_mqtt()
396 if (!wsi->mqtt->done_birth && h->policy->u.mqtt.birth_topic) { in secstream_mqtt()