Home
last modified time | relevance | path

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

/external/libwebsockets/include/libwebsockets/
Dlws-secure-streams-policy.h323 uint8_t birth_qos; member
/external/libwebsockets/lib/secure-streams/protocols/
Dss-mqtt.c411 h->policy->u.mqtt.birth_qos, LWSSS_FLAG_EOM); in secstream_mqtt()
579 ct->ccp.birth_param.qos = h->policy->u.mqtt.birth_qos; in secstream_connect_munge_mqtt()
/external/libwebsockets/lib/secure-streams/
Dpolicy-json.c1055 a->curr[LTY_POLICY].p->u.mqtt.birth_qos = (uint8_t)atoi(ctx->buf); in lws_ss_policy_parser_cb()