Searched refs:topics (Results 1 – 11 of 11) sorted by relevance
6 The following contains various topics regarding memory management.
99 struct mqtt_topic topics[] = {{ in subscribe_topic() local105 .list = topics, in subscribe_topic()106 .list_count = ARRAY_SIZE(topics), in subscribe_topic()
69 Quality of Service to use for publishing and subscribing to topics.
55 and new QoS 1 messages published to topics to which the client is
25 int "Number of topics that can be managed"
69 K_MEM_SLAB_DEFINE_STATIC(topics, sizeof(struct mqtt_sn_topic), CONFIG_MQTT_SN_LIB_MAX_TOPICS, 4);232 if (k_mem_slab_alloc(&topics, (void **)&topic, K_NO_WAIT)) { in mqtt_sn_topic_create()313 k_mem_slab_free(&topics, (void *)topic); in mqtt_sn_topic_destroy_all()
152 * QoS -1 - it's most useful with predefined topics
200 https://docs.nxp.com/bundle/AN14427/page/topics/introduction.html
314 * `Developing with nRF70`_ documentation for more advanced topics related to the nRF70 Series.
117 These topics are discussed in more detail in the following subsections.
2535 * :github:`43245` - GitHub settings: Update topics