Home
last modified time | relevance | path

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

/aosp_15_r20/external/libwebsockets/include/libwebsockets/
H A Dlws-mqtt.h155 } lws_mqtt_control_packet_t; typedef
/aosp_15_r20/external/libwebsockets/lib/roles/mqtt/
H A Dprivate-lib-roles-mqtt.h430 lws_mqtt_fill_fixed_header(uint8_t *p, lws_mqtt_control_packet_t ctrl_pkt_type,
H A Dmqtt.c1848 lws_mqtt_fill_fixed_header(uint8_t *p, lws_mqtt_control_packet_t ctrl_pkt_type, in lws_mqtt_fill_fixed_header()