Home
last modified time | relevance | path

Searched defs:will (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.5.0/subsys/net/lib/mqtt_sn/
Dmqtt_sn_msg.h29 bool will; member
80 bool will; member
Dmqtt_sn.c706 int mqtt_sn_connect(struct mqtt_sn_client *client, bool will, bool clean_session) in mqtt_sn_connect()