Home
last modified time | relevance | path

Searched refs:role_ops_mqtt (Results 1 - 4 of 4) sorted by relevance

/third_party/libwebsockets/lib/roles/mqtt/
H A Dops-mqtt.c214 LRS_ESTABLISHED, &role_ops_mqtt);
271 &role_ops_mqtt); in rops_client_bind_mqtt()
608 struct lws_role_ops role_ops_mqtt = { variable
H A Dprivate-lib-roles-mqtt.h28 extern struct lws_role_ops role_ops_mqtt;
30 #define lwsi_role_mqtt(wsi) (wsi->role_ops == &role_ops_mqtt)
H A Dmqtt.c252 &role_ops_mqtt); in lws_mqtt_set_client_established()
/third_party/libwebsockets/lib/core-net/
H A Dvhost.c47 &role_ops_mqtt,

Completed in 10 milliseconds