Home
last modified time | relevance | path

Searched refs:topic (Results 26 – 42 of 42) sorted by relevance

12

/Zephyr-latest/tests/net/lib/mqtt_sn_client/src/
Dmqtt_sn_client.c395 struct mqtt_sn_data topic = MQTT_SN_DATA_STRING_LITERAL("zephyr"); in ZTEST() local
402 err = mqtt_sn_publish(mqtt_client, MQTT_SN_QOS_0, &topic, false, &data); in ZTEST()
420 zassert_false(sys_slist_is_empty(&mqtt_client->topic), "Topic empty"); in ZTEST()
/Zephyr-latest/include/zephyr/net/
Dmqtt_sn.h295 sys_slist_t topic; member
/Zephyr-latest/subsys/net/lib/mqtt_sn/
DKconfig30 int "Maximum topic length"
Dmqtt_sn_decoder.c171 decode_data(buf, &params->topic); in decode_msg_register()
/Zephyr-latest/doc/connectivity/networking/api/
Dmqtt_sn.rst151 * Pre-defined topic IDs
153 * Setting the will topic and message after the initial connect
/Zephyr-latest/boards/arm/mps2/doc/
Dmps2_an385.rst278 …http://infocenter.arm.com/help/topic/com.arm.doc.100112_0200_05_en/versatile_express_cortex_m_prot…
281 http://infocenter.arm.com/help/topic/com.arm.doc.dai0385c/DAI0385C_cortex_m3_on_v2m_mps2.pdf
/Zephyr-latest/subsys/net/lib/mqtt/
Dmqtt.c252 param->message.topic.topic.size, in mqtt_publish()
/Zephyr-latest/doc/services/llext/
Dconfig.rst86 information on this topic is available on GitHub issue `#75341
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dmain.rst415 .. topic:: Automatic admin-up
423 .. topic:: Automatic connect
431 .. topic:: Automatic admin-down
/Zephyr-latest/samples/net/mqtt_publisher/
DREADME.rst67 This sample application supports the IBM Bluemix Watson topic format that can
74 The Bluemix topic may include some parameters like device type, device
/Zephyr-latest/doc/releases/
Drelease-notes-1.5.rst252 * ``ZEP-669`` - MQTT fail to pingreq if broker deliver topic to client but client doesn't read it.
Drelease-notes-2.2.rst936 * :github:`21789` - Merge topic-gpio back to master
Drelease-notes-3.2.rst2511 * :github:`44071` - LE Audio: Upstream remaining parts of topic branch
Drelease-notes-1.14.rst1657 * :github:`12800` - topic-counter: nrfx_*: counter_set_top_value inconsistent behavior
/Zephyr-latest/doc/contribute/
Dguidelines.rst800 #. Create a topic branch (off of ``main``) for your work (if you're addressing
836 #. Push your topic branch with your changes to your fork in your personal
871 and use the same process described above to work on this new topic branch.
/Zephyr-latest/doc/develop/getting_started/
Dindex.rst38 On other versions, see `this Apple support topic
/Zephyr-latest/doc/
Dzephyr.doxyfile.in2582 # in the topic index. If set to NO, only the current project's groups will be

12