-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathglobals.html
292 lines (289 loc) · 34.4 KB
/
globals.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>CommsChampion Ecosystem MQTT-SN Client: File Members</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">CommsChampion Ecosystem MQTT-SN Client
</div>
<div id="projectbrief">MQTT-SN client library.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div class="contents">
<div class="textblock">Here is a list of all documented file members with links to the documentation:</div>
<h3><a id="index_c" name="index_c"></a>- c -</h3><ul>
<li>cc_mqttsn_client_alloc() : <a class="el" href="group__client.html#gaf652749014fcbe9a4fd26a60c875947a">client.h</a></li>
<li>cc_mqttsn_client_asleep_check_messages() : <a class="el" href="group__client.html#ga46ac3e8f6c0a93c987d0175bd432befc">client.h</a></li>
<li>cc_mqttsn_client_connect() : <a class="el" href="group__connect.html#gaef2b1ef547dae0c40497283841de5a3c">client.h</a></li>
<li>cc_mqttsn_client_connect_cancel() : <a class="el" href="group__connect.html#ga3b0221016c887dc9da8fe1a9830ba9c5">client.h</a></li>
<li>cc_mqttsn_client_connect_config() : <a class="el" href="group__connect.html#gafc35618a7025f8e592a72628d20367bd">client.h</a></li>
<li>cc_mqttsn_client_connect_config_will() : <a class="el" href="group__connect.html#ga8c7b7cf2f7a3797ef6f3a3aa9f9aaa07">client.h</a></li>
<li>cc_mqttsn_client_connect_get_retry_count() : <a class="el" href="group__connect.html#gaa07989682c7f9734839e7d76b6154d08">client.h</a></li>
<li>cc_mqttsn_client_connect_get_retry_period() : <a class="el" href="group__connect.html#ga6dfb0251e7ae7df498e9470ae9a8576a">client.h</a></li>
<li>cc_mqttsn_client_connect_init_config() : <a class="el" href="group__connect.html#gaaa42d96b0cf032892d79467275bfbc06">client.h</a></li>
<li>cc_mqttsn_client_connect_init_config_will() : <a class="el" href="group__connect.html#ga56f4475acdda90da87fa699af24f1ed5">client.h</a></li>
<li>cc_mqttsn_client_connect_prepare() : <a class="el" href="group__connect.html#ga416eaa2f9728807519d4b5a92adc9ef5">client.h</a></li>
<li>cc_mqttsn_client_connect_send() : <a class="el" href="group__connect.html#gaebdd4cff9545d2ead8616bd662cb191f">client.h</a></li>
<li>cc_mqttsn_client_connect_set_retry_count() : <a class="el" href="group__connect.html#ga4d6c3eef20b46f19ebf780593a779c70">client.h</a></li>
<li>cc_mqttsn_client_connect_set_retry_period() : <a class="el" href="group__connect.html#gac16b149d46f8c79401ff4af4a0a710bd">client.h</a></li>
<li>cc_mqttsn_client_discard_all_gateway_infos() : <a class="el" href="group__client.html#ga0f62f6a86744d84c31e751cb1e7ea9aa">client.h</a></li>
<li>cc_mqttsn_client_discard_available_gateway_info() : <a class="el" href="group__client.html#gaf3c4babe08a8b83b67e13cb41b287f00">client.h</a></li>
<li>cc_mqttsn_client_disconnect() : <a class="el" href="group__disconnect.html#ga031c683f64b06b3f97315ddfcd481893">client.h</a></li>
<li>cc_mqttsn_client_disconnect_cancel() : <a class="el" href="group__disconnect.html#gaca3f601b33c6fe40690a478efff89ade">client.h</a></li>
<li>cc_mqttsn_client_disconnect_get_retry_count() : <a class="el" href="group__disconnect.html#ga353fe93b18ead450d3ee1b643f457700">client.h</a></li>
<li>cc_mqttsn_client_disconnect_get_retry_period() : <a class="el" href="group__disconnect.html#ga3dc5976ef418a7f0385dfe49613b8007">client.h</a></li>
<li>cc_mqttsn_client_disconnect_prepare() : <a class="el" href="group__disconnect.html#ga709ddc5f66c73f4c750b651e3061eb5a">client.h</a></li>
<li>cc_mqttsn_client_disconnect_send() : <a class="el" href="group__disconnect.html#ga6bb5af2a1d022ee2634ae72275307912">client.h</a></li>
<li>cc_mqttsn_client_disconnect_set_retry_count() : <a class="el" href="group__disconnect.html#ga6b41c7c3379bca9c53ce79bb4764b40d">client.h</a></li>
<li>cc_mqttsn_client_disconnect_set_retry_period() : <a class="el" href="group__disconnect.html#gae9b5167b777bc16c0ea9157c5325771a">client.h</a></li>
<li>cc_mqttsn_client_free() : <a class="el" href="group__client.html#gac2704529f901991b0b14ef363d45f3e3">client.h</a></li>
<li>cc_mqttsn_client_get_allowed_adv_losses() : <a class="el" href="group__client.html#ga495839ffcb4f4fac987590df1c4e2b9c">client.h</a></li>
<li>cc_mqttsn_client_get_available_gateway_info() : <a class="el" href="group__client.html#gaee61e9b1ee2de09d48b82804b57531b8">client.h</a></li>
<li>cc_mqttsn_client_get_available_gateways_count() : <a class="el" href="group__client.html#gaffc43bf87291019ca2b6772b310d0a29">client.h</a></li>
<li>cc_mqttsn_client_get_connection_status() : <a class="el" href="group__connect.html#gad348cc1698b6e76a364b5d3b4798ef7f">client.h</a></li>
<li>cc_mqttsn_client_get_default_broadcast_radius() : <a class="el" href="group__client.html#ga99d986094bb9da20614f495b228fb718">client.h</a></li>
<li>cc_mqttsn_client_get_default_gw_adv_duration() : <a class="el" href="group__client.html#ga3f258f2614a81d2f9ca78826b8ceb74f">client.h</a></li>
<li>cc_mqttsn_client_get_default_retry_count() : <a class="el" href="group__client.html#gaf3d621c69e506bafd09e2b8389f586ab">client.h</a></li>
<li>cc_mqttsn_client_get_default_retry_period() : <a class="el" href="group__client.html#ga48445d62037357a5860147a08e79093f">client.h</a></li>
<li>cc_mqttsn_client_get_incoming_topic_id_storage_limit() : <a class="el" href="group__client.html#ga33be73199b670c9db2f5c18a9adc4bd8">client.h</a></li>
<li>cc_mqttsn_client_get_outgoing_topic_id_storage_limit() : <a class="el" href="group__client.html#gaab8a2afc733213d7af35209e872e8d80">client.h</a></li>
<li>cc_mqttsn_client_get_verify_incoming_msg_subscribed() : <a class="el" href="group__client.html#ga6bd0d671dbe35e37f69768e43228ea55">client.h</a></li>
<li>cc_mqttsn_client_get_verify_incoming_topic_enabled() : <a class="el" href="group__client.html#ga88a74620450426f0dd29eb819033810e">client.h</a></li>
<li>cc_mqttsn_client_get_verify_outgoing_topic_enabled() : <a class="el" href="group__client.html#gaf81914ccda622d45808da56a49226aeb">client.h</a></li>
<li>cc_mqttsn_client_init_gateway_info() : <a class="el" href="group__client.html#gae027c2bff48ca6c5a42d8f6b6d2f6d7a">client.h</a></li>
<li>CC_MQTTSN_CLIENT_MAJOR_VERSION : <a class="el" href="group__global.html#ga9cfd05cb01bb3b66bff4ec42717d97f3">common.h</a></li>
<li>CC_MQTTSN_CLIENT_MAKE_VERSION : <a class="el" href="common_8h.html#a16d20cd3d0166e3782fed1dec0119fa9">common.h</a></li>
<li>CC_MQTTSN_CLIENT_MINOR_VERSION : <a class="el" href="group__global.html#gac9359cd3ada2e40ab8263d04698c6aca">common.h</a></li>
<li>CC_MQTTSN_CLIENT_PATCH_VERSION : <a class="el" href="group__global.html#ga00acea6ed2147ecb0eb9845a1cc882ef">common.h</a></li>
<li>cc_mqttsn_client_process_data() : <a class="el" href="group__client.html#ga1ebe2c929a061a0c15e3157c3c276e8c">client.h</a></li>
<li>cc_mqttsn_client_publish() : <a class="el" href="group__publish.html#gabc41ddcf9174fa79d983b02d1b8e7516">client.h</a></li>
<li>cc_mqttsn_client_publish_cancel() : <a class="el" href="group__publish.html#ga926a736f1afb45be2c0160d9266489f5">client.h</a></li>
<li>cc_mqttsn_client_publish_config() : <a class="el" href="group__publish.html#ga5c8212866973ffa9a676938b54461bb1">client.h</a></li>
<li>cc_mqttsn_client_publish_get_retry_count() : <a class="el" href="group__publish.html#ga9b353cc24e5add4dc7add388c17b793a">client.h</a></li>
<li>cc_mqttsn_client_publish_get_retry_period() : <a class="el" href="group__publish.html#ga192e7e6728c4e98cf3533b8ef82e4f80">client.h</a></li>
<li>cc_mqttsn_client_publish_init_config() : <a class="el" href="group__publish.html#gaf7544ae47cf78a704500726afa79d5dd">client.h</a></li>
<li>cc_mqttsn_client_publish_prepare() : <a class="el" href="group__publish.html#ga21c0c04dcea20c48dec324f8c8cefe73">client.h</a></li>
<li>cc_mqttsn_client_publish_send() : <a class="el" href="group__publish.html#gad00866c76083140dec9acbc3f5c98ff5">client.h</a></li>
<li>cc_mqttsn_client_publish_set_retry_count() : <a class="el" href="group__publish.html#ga24fc2f8fa1d78eda392cbba989c2c1ef">client.h</a></li>
<li>cc_mqttsn_client_publish_set_retry_period() : <a class="el" href="group__publish.html#gaef5743a0fa4a46921b956ca7201a193c">client.h</a></li>
<li>cc_mqttsn_client_search() : <a class="el" href="group__search.html#ga84f10e49dafd598347a0952d6b3f6cc9">client.h</a></li>
<li>cc_mqttsn_client_search_cancel() : <a class="el" href="group__search.html#gaf5ddf0910376136b1ece7ac6c3a9c327">client.h</a></li>
<li>cc_mqttsn_client_search_get_broadcast_radius() : <a class="el" href="group__search.html#gad81295700722a2a4befc6b729815be91">client.h</a></li>
<li>cc_mqttsn_client_search_get_retry_count() : <a class="el" href="group__search.html#ga47c60bcaad46f510bd707528a1fd5810">client.h</a></li>
<li>cc_mqttsn_client_search_get_retry_period() : <a class="el" href="group__search.html#gad9259ab33f592ad1baeff96e13d406dc">client.h</a></li>
<li>cc_mqttsn_client_search_prepare() : <a class="el" href="group__search.html#gadadf9dd82526dab95e1878cd78a6dce3">client.h</a></li>
<li>cc_mqttsn_client_search_send() : <a class="el" href="group__search.html#ga69a2454162a8168ac236babfd0ac2806">client.h</a></li>
<li>cc_mqttsn_client_search_set_broadcast_radius() : <a class="el" href="group__search.html#ga19be4e9eafcc9431a7dad198b8e3fa52">client.h</a></li>
<li>cc_mqttsn_client_search_set_retry_count() : <a class="el" href="group__search.html#ga39e659006c5a9be96f4b3be6eb20d5b9">client.h</a></li>
<li>cc_mqttsn_client_search_set_retry_period() : <a class="el" href="group__search.html#ga6bd73974bf028cd72b9eb73f5219a93e">client.h</a></li>
<li>cc_mqttsn_client_set_allowed_adv_losses() : <a class="el" href="group__client.html#ga2ca9522ae41e12b2a40c47ba9453acd5">client.h</a></li>
<li>cc_mqttsn_client_set_available_gateway_info() : <a class="el" href="group__client.html#gaeb25973846c3af5eddb01732aef37322">client.h</a></li>
<li>cc_mqttsn_client_set_cancel_next_tick_wait_callback() : <a class="el" href="group__client.html#gae0c0a200ca917e08623ea855a8c9a36b">client.h</a></li>
<li>cc_mqttsn_client_set_default_broadcast_radius() : <a class="el" href="group__client.html#gafa80d845b1647710dc74998f04316a48">client.h</a></li>
<li>cc_mqttsn_client_set_default_gw_adv_duration() : <a class="el" href="group__client.html#gaf9b86b346a1fa88a2cfb5dbabc13baeb">client.h</a></li>
<li>cc_mqttsn_client_set_default_retry_count() : <a class="el" href="group__client.html#ga3094189071d8f4dd60492fee40abe8aa">client.h</a></li>
<li>cc_mqttsn_client_set_default_retry_period() : <a class="el" href="group__client.html#ga5a4092f4849987a83aeeaa94f543a946">client.h</a></li>
<li>cc_mqttsn_client_set_error_log_callback() : <a class="el" href="group__client.html#gaf9aed825fea81da9d72de8a37166783e">client.h</a></li>
<li>cc_mqttsn_client_set_gw_disconnect_report_callback() : <a class="el" href="group__client.html#ga352965e77ad4fda6698b43b7ae6e4457">client.h</a></li>
<li>cc_mqttsn_client_set_gw_status_report_callback() : <a class="el" href="group__client.html#gaf95c1f555c1954bbd94c2c4276ae9f59">client.h</a></li>
<li>cc_mqttsn_client_set_gwinfo_delay_request_callback() : <a class="el" href="group__client.html#ga1965812eeb235bcc2e3f09725e1b1b63">client.h</a></li>
<li>cc_mqttsn_client_set_incoming_topic_id_storage_limit() : <a class="el" href="group__client.html#gab25503463600ba20613e31e0d99f4a15">client.h</a></li>
<li>cc_mqttsn_client_set_message_report_callback() : <a class="el" href="group__client.html#gaef6207129578b99d4890a25b4e77932c">client.h</a></li>
<li>cc_mqttsn_client_set_next_tick_program_callback() : <a class="el" href="group__client.html#gacb5e689f4fe7da7e216a7af0fff708d4">client.h</a></li>
<li>cc_mqttsn_client_set_outgoing_topic_id_storage_limit() : <a class="el" href="group__client.html#gaa4e2e435b21baa3823e3a9bc01cd82d3">client.h</a></li>
<li>cc_mqttsn_client_set_send_output_data_callback() : <a class="el" href="group__client.html#ga160cb0356a15a1afd54c4c18e7002039">client.h</a></li>
<li>cc_mqttsn_client_set_verify_incoming_msg_subscribed() : <a class="el" href="group__client.html#gaa6900f5fedf0b5d20612d6bdf9cf5f40">client.h</a></li>
<li>cc_mqttsn_client_set_verify_incoming_topic_enabled() : <a class="el" href="group__client.html#ga33128d27f4801c11244c6908e09a19f5">client.h</a></li>
<li>cc_mqttsn_client_set_verify_outgoing_topic_enabled() : <a class="el" href="group__client.html#ga0bd029baf641267fcf18580704246ac4">client.h</a></li>
<li>cc_mqttsn_client_sleep() : <a class="el" href="group__sleep.html#gab402135cd79360ce3b7039354a063660">client.h</a></li>
<li>cc_mqttsn_client_sleep_cancel() : <a class="el" href="group__sleep.html#gac0254eedf02ed5a3ec0ef0f6a30dd9aa">client.h</a></li>
<li>cc_mqttsn_client_sleep_config() : <a class="el" href="group__sleep.html#gaf6a0f236145358673a0cf24e3273dfee">client.h</a></li>
<li>cc_mqttsn_client_sleep_get_retry_count() : <a class="el" href="group__sleep.html#gac36bcf683df2a0ef563c1b600802adc1">client.h</a></li>
<li>cc_mqttsn_client_sleep_get_retry_period() : <a class="el" href="group__sleep.html#ga4de01ee67b91632406b841957c7a3bed">client.h</a></li>
<li>cc_mqttsn_client_sleep_init_config() : <a class="el" href="group__sleep.html#ga369904a2c43903186e683c552052565a">client.h</a></li>
<li>cc_mqttsn_client_sleep_prepare() : <a class="el" href="group__sleep.html#gaaaeb3d07ca6bdafd07619497698661aa">client.h</a></li>
<li>cc_mqttsn_client_sleep_send() : <a class="el" href="group__sleep.html#ga8b29c46cc98071edf700eb8c296e2eea">client.h</a></li>
<li>cc_mqttsn_client_sleep_set_retry_count() : <a class="el" href="group__sleep.html#gab3017a403e23754367ad805840513498">client.h</a></li>
<li>cc_mqttsn_client_sleep_set_retry_period() : <a class="el" href="group__sleep.html#gaa49e1f780dc3d3af37ca3eca0a2b0ee8">client.h</a></li>
<li>cc_mqttsn_client_subscribe() : <a class="el" href="group__subscribe.html#gaea6119d9e25f715933bf31a8d93ad277">client.h</a></li>
<li>cc_mqttsn_client_subscribe_cancel() : <a class="el" href="group__subscribe.html#gabb4d3d2a3863123be6de28c74a015863">client.h</a></li>
<li>cc_mqttsn_client_subscribe_config() : <a class="el" href="group__subscribe.html#ga55da11762083b06f9a9cf2d14ee2cbae">client.h</a></li>
<li>cc_mqttsn_client_subscribe_get_retry_count() : <a class="el" href="group__subscribe.html#ga2c05d997c5ed31c03e22c46a74ecd6ce">client.h</a></li>
<li>cc_mqttsn_client_subscribe_get_retry_period() : <a class="el" href="group__subscribe.html#ga3bdc813549fbff0faa1177c59705dcc9">client.h</a></li>
<li>cc_mqttsn_client_subscribe_init_config() : <a class="el" href="group__subscribe.html#gae36ee47ba5a631559f5806799a1daddb">client.h</a></li>
<li>cc_mqttsn_client_subscribe_prepare() : <a class="el" href="group__subscribe.html#ga3091b015e0703efbbc6909ad15dca798">client.h</a></li>
<li>cc_mqttsn_client_subscribe_send() : <a class="el" href="group__subscribe.html#ga8543790da308f013c7524be7f0b9b517">client.h</a></li>
<li>cc_mqttsn_client_subscribe_set_retry_count() : <a class="el" href="group__subscribe.html#gaad27e8c00d3b9236da17b815852d7e03">client.h</a></li>
<li>cc_mqttsn_client_subscribe_set_retry_period() : <a class="el" href="group__subscribe.html#gacd856ca1c02c9512f8d079ff0b60ac71">client.h</a></li>
<li>cc_mqttsn_client_tick() : <a class="el" href="group__client.html#ga6108ef600fa00cc79e269b13035d6c6c">client.h</a></li>
<li>cc_mqttsn_client_unsubscribe() : <a class="el" href="group__unsubscribe.html#gaff3fac35dc2b6a52ce571c4d4e203d94">client.h</a></li>
<li>cc_mqttsn_client_unsubscribe_cancel() : <a class="el" href="group__unsubscribe.html#gaeb7e7e36c08b4af26e6cb8d49f858ba8">client.h</a></li>
<li>cc_mqttsn_client_unsubscribe_config() : <a class="el" href="group__unsubscribe.html#gad99c6cfcc7a0b728e746434a0366e7e6">client.h</a></li>
<li>cc_mqttsn_client_unsubscribe_get_retry_count() : <a class="el" href="group__unsubscribe.html#ga82c64da21d4e53f9b4484feb9da3801e">client.h</a></li>
<li>cc_mqttsn_client_unsubscribe_get_retry_period() : <a class="el" href="group__unsubscribe.html#ga3aba42b30aff61a9b632ea1ab32c6aa5">client.h</a></li>
<li>cc_mqttsn_client_unsubscribe_init_config() : <a class="el" href="group__unsubscribe.html#gaa85b0dfe3029e8ff1e5de149000ce122">client.h</a></li>
<li>cc_mqttsn_client_unsubscribe_prepare() : <a class="el" href="group__unsubscribe.html#ga809bcab51f5ac63f211aacd4d1e7cdde">client.h</a></li>
<li>cc_mqttsn_client_unsubscribe_send() : <a class="el" href="group__unsubscribe.html#gad020e62cac1bb374104d607922a6af07">client.h</a></li>
<li>cc_mqttsn_client_unsubscribe_set_retry_count() : <a class="el" href="group__unsubscribe.html#ga78d949e80997e9392a68c607d8c28d4e">client.h</a></li>
<li>cc_mqttsn_client_unsubscribe_set_retry_period() : <a class="el" href="group__unsubscribe.html#gaf7e9dc0a34a2054a15da6ca119bfe791">client.h</a></li>
<li>CC_MQTTSN_CLIENT_VERSION : <a class="el" href="common_8h.html#a7527c6d42e8c52949c8f2ee5c0ad2c9e">common.h</a></li>
<li>cc_mqttsn_client_will() : <a class="el" href="group__will.html#gae4c9feeb216dc2f1e180aaf165fe63cf">client.h</a></li>
<li>cc_mqttsn_client_will_cancel() : <a class="el" href="group__will.html#gaad522d3818942b3c0ecf42a4de0fd8b4">client.h</a></li>
<li>cc_mqttsn_client_will_config() : <a class="el" href="group__will.html#gafba9eb1f109a639b6c45016ee4f13d7a">client.h</a></li>
<li>cc_mqttsn_client_will_get_retry_count() : <a class="el" href="group__will.html#ga52192a00a0afb899d2a29ab280825e08">client.h</a></li>
<li>cc_mqttsn_client_will_get_retry_period() : <a class="el" href="group__will.html#ga0f0d31d0f32d22eb0c8c0c6a42292272">client.h</a></li>
<li>cc_mqttsn_client_will_init_config() : <a class="el" href="group__will.html#gaae254656d95b3ebd6ef67c112983161e">client.h</a></li>
<li>cc_mqttsn_client_will_prepare() : <a class="el" href="group__will.html#gab040dce8487be116888c674858d391ae">client.h</a></li>
<li>cc_mqttsn_client_will_send() : <a class="el" href="group__will.html#gab32e6441159a61a4688a6e8588349203">client.h</a></li>
<li>cc_mqttsn_client_will_set_retry_count() : <a class="el" href="group__will.html#ga55b519f379b7b92ef7774791bd1aa0f2">client.h</a></li>
<li>cc_mqttsn_client_will_set_retry_period() : <a class="el" href="group__will.html#ga61211d1b450d54e3252539c6f35f8907">client.h</a></li>
<li>CC_MqttsnAsyncOpStatus : <a class="el" href="group__global.html#gab0af1cb13f466184b8ecc4b1a86ec55f">common.h</a></li>
<li>CC_MqttsnAsyncOpStatus_Aborted : <a class="el" href="group__global.html#ggab0af1cb13f466184b8ecc4b1a86ec55fa3c36cd944f5865d6b7d0055d02750478">common.h</a></li>
<li>CC_MqttsnAsyncOpStatus_BadParam : <a class="el" href="group__global.html#ggab0af1cb13f466184b8ecc4b1a86ec55fa85050d6427b08c26db7d8c60cdaac233">common.h</a></li>
<li>CC_MqttsnAsyncOpStatus_Complete : <a class="el" href="group__global.html#ggab0af1cb13f466184b8ecc4b1a86ec55fa8151e18fea364efd22acf9589fa3323c">common.h</a></li>
<li>CC_MqttsnAsyncOpStatus_GatewayDisconnected : <a class="el" href="group__global.html#ggab0af1cb13f466184b8ecc4b1a86ec55fa23488827d9ecb9384bcae3853c87517b">common.h</a></li>
<li>CC_MqttsnAsyncOpStatus_InternalError : <a class="el" href="group__global.html#ggab0af1cb13f466184b8ecc4b1a86ec55faea3110201d8255ef312ad7226faa3e5b">common.h</a></li>
<li>CC_MqttsnAsyncOpStatus_OutOfMemory : <a class="el" href="group__global.html#ggab0af1cb13f466184b8ecc4b1a86ec55fa112de63a708af721ede97042115e1bdf">common.h</a></li>
<li>CC_MqttsnAsyncOpStatus_Timeout : <a class="el" href="group__global.html#ggab0af1cb13f466184b8ecc4b1a86ec55fa196ffbd364e857b249079a9eb9ae5ac9">common.h</a></li>
<li>CC_MqttsnAsyncOpStatus_ValuesLimit : <a class="el" href="group__global.html#ggab0af1cb13f466184b8ecc4b1a86ec55faea84f107224832ba573f283c3b5456d6">common.h</a></li>
<li>CC_MqttsnCancelNextTickWaitCb : <a class="el" href="group__client.html#gac9b867aa622afafdd4dd3d9579145a14">common.h</a></li>
<li>CC_MqttsnClientHandle : <a class="el" href="group__client.html#gac0001ebe73d8670a38077f4206228ab1">common.h</a></li>
<li>CC_MqttsnConnectCompleteCb : <a class="el" href="group__connect.html#gaa0c8c4a83a7f57cb32ae6ecb03f1f6b0">common.h</a></li>
<li>CC_MqttsnConnectHandle : <a class="el" href="group__connect.html#ga2becb99684d975dd3c16a1234182ae54">common.h</a></li>
<li>CC_MqttsnConnectionStatus : <a class="el" href="group__global.html#ga04828fffed9eca6af394a8113dbc36f6">common.h</a></li>
<li>CC_MqttsnConnectionStatus_Asleep : <a class="el" href="group__global.html#gga04828fffed9eca6af394a8113dbc36f6a1c923c891e96a4ff3e1c62e0d8a2549d">common.h</a></li>
<li>CC_MqttsnConnectionStatus_Connected : <a class="el" href="group__global.html#gga04828fffed9eca6af394a8113dbc36f6a038a2a1a708818c3fcf6329257608448">common.h</a></li>
<li>CC_MqttsnConnectionStatus_Disconnected : <a class="el" href="group__global.html#gga04828fffed9eca6af394a8113dbc36f6a56d78334405fe217e869debfb78e1bfd">common.h</a></li>
<li>CC_MqttsnConnectionStatus_ValuesLimit : <a class="el" href="group__global.html#gga04828fffed9eca6af394a8113dbc36f6a54ba604593c82ad2a13516a30246a108">common.h</a></li>
<li>CC_MqttsnDataOrigin : <a class="el" href="group__global.html#gaed6d2565a631c653533fc041d00f0456">common.h</a></li>
<li>CC_MqttsnDataOrigin_Any : <a class="el" href="group__global.html#ggaed6d2565a631c653533fc041d00f0456a97bdcf25c582599f1ecc28eb24281c40">common.h</a></li>
<li>CC_MqttsnDataOrigin_ConnectedGw : <a class="el" href="group__global.html#ggaed6d2565a631c653533fc041d00f0456a4ac840dd8076b7c03434c4ff82ffb5e8">common.h</a></li>
<li>CC_MqttsnDataOrigin_ValuesLimit : <a class="el" href="group__global.html#ggaed6d2565a631c653533fc041d00f0456a205d9c97c7fc86ddf0d5399633d79fb5">common.h</a></li>
<li>CC_MqttsnDisconnectCompleteCb : <a class="el" href="group__disconnect.html#ga77fd0c9d60c5a1f7e85c24d93a56c89d">common.h</a></li>
<li>CC_MqttsnDisconnectHandle : <a class="el" href="group__disconnect.html#ga04022e3fd06ebba9a13832224f4c3ff3">common.h</a></li>
<li>CC_MqttsnErrorCode : <a class="el" href="group__global.html#gade7e7c53c5ca30c6134f60607b01079f">common.h</a></li>
<li>CC_MqttsnErrorCode_BadParam : <a class="el" href="group__global.html#ggade7e7c53c5ca30c6134f60607b01079fad7e86d67bfcdb1ad6dfe7c8183a7d31d">common.h</a></li>
<li>CC_MqttsnErrorCode_BufferOverflow : <a class="el" href="group__global.html#ggade7e7c53c5ca30c6134f60607b01079fae2d6f926317f9599bd4515f98ae240f0">common.h</a></li>
<li>CC_MqttsnErrorCode_Busy : <a class="el" href="group__global.html#ggade7e7c53c5ca30c6134f60607b01079fa610ed3e8cc8c7f8cf43521eb85e8aae1">common.h</a></li>
<li>CC_MqttsnErrorCode_Disconnecting : <a class="el" href="group__global.html#ggade7e7c53c5ca30c6134f60607b01079fa761cb1abe161582f6681a3829f0599be">common.h</a></li>
<li>CC_MqttsnErrorCode_InsufficientConfig : <a class="el" href="group__global.html#ggade7e7c53c5ca30c6134f60607b01079fa5c05a308b3bb3914db25f97f18b7c6c4">common.h</a></li>
<li>CC_MqttsnErrorCode_InternalError : <a class="el" href="group__global.html#ggade7e7c53c5ca30c6134f60607b01079faaef341b4c57dbfd072db947a5faf8331">common.h</a></li>
<li>CC_MqttsnErrorCode_NotConnected : <a class="el" href="group__global.html#ggade7e7c53c5ca30c6134f60607b01079faecfd3439ebfdd8b9ed029cf2276046ba">common.h</a></li>
<li>CC_MqttsnErrorCode_NotIntitialized : <a class="el" href="group__global.html#ggade7e7c53c5ca30c6134f60607b01079fa249c11bdb52656d7c304e5c03ffb3f84">common.h</a></li>
<li>CC_MqttsnErrorCode_NotSleeping : <a class="el" href="group__global.html#ggade7e7c53c5ca30c6134f60607b01079fa15dfd857e574b6dd480d27a481b80ff2">common.h</a></li>
<li>CC_MqttsnErrorCode_NotSupported : <a class="el" href="group__global.html#ggade7e7c53c5ca30c6134f60607b01079facc38e713c220eafde77f4e96185614b0">common.h</a></li>
<li>CC_MqttsnErrorCode_OutOfMemory : <a class="el" href="group__global.html#ggade7e7c53c5ca30c6134f60607b01079fa290c6f8e1e475fa828448fe6c18fa9da">common.h</a></li>
<li>CC_MqttsnErrorCode_PreparationLocked : <a class="el" href="group__global.html#ggade7e7c53c5ca30c6134f60607b01079fa7ac89b26aa47a87982cf183300055802">common.h</a></li>
<li>CC_MqttsnErrorCode_RetryLater : <a class="el" href="group__global.html#ggade7e7c53c5ca30c6134f60607b01079fab16a97cc236c64edf8e58b9a819a6bad">common.h</a></li>
<li>CC_MqttsnErrorCode_Success : <a class="el" href="group__global.html#ggade7e7c53c5ca30c6134f60607b01079faa71957fe69fa1b94d1d0cbc3c7558e1f">common.h</a></li>
<li>CC_MqttsnErrorCode_ValuesLimit : <a class="el" href="group__global.html#ggade7e7c53c5ca30c6134f60607b01079fa5494eec3bcd027e45bd82c24b3ff4937">common.h</a></li>
<li>CC_MqttsnErrorLogCb : <a class="el" href="group__client.html#gace21abbdb49c64945708d5dc176cc212">common.h</a></li>
<li>CC_MqttsnGatewayDisconnectReason : <a class="el" href="group__global.html#ga81e18fb1f210d2ba0af8d23051c76835">common.h</a></li>
<li>CC_MqttsnGatewayDisconnectReason_DisconnectMsg : <a class="el" href="group__global.html#gga81e18fb1f210d2ba0af8d23051c76835a7b7b0ac09a570967673d01847b1cea7b">common.h</a></li>
<li>CC_MqttsnGatewayDisconnectReason_NoGatewayResponse : <a class="el" href="group__global.html#gga81e18fb1f210d2ba0af8d23051c76835a593bf9d927f148e0fe35f81503a05f20">common.h</a></li>
<li>CC_MqttsnGatewayDisconnectReason_ValuesLimit : <a class="el" href="group__global.html#gga81e18fb1f210d2ba0af8d23051c76835a417ec3f15cbb5daae03ee71da69f670b">common.h</a></li>
<li>CC_MqttsnGwDisconnectedReportCb : <a class="el" href="group__client.html#ga876378a44d1f41b8d4f3f019aeb65f9b">common.h</a></li>
<li>CC_MqttsnGwinfoDelayRequestCb : <a class="el" href="group__client.html#gad8c2590e8f5ba0f68382e6fd8003206c">common.h</a></li>
<li>CC_MqttsnGwStatus : <a class="el" href="group__global.html#ga55fac5d32cd1c5ab28bd9f4866410f2f">common.h</a></li>
<li>CC_MqttsnGwStatus_AddedByClient : <a class="el" href="group__global.html#gga55fac5d32cd1c5ab28bd9f4866410f2faa2d577a2bd631db5a3cc6fc60a7d68ca">common.h</a></li>
<li>CC_MqttsnGwStatus_AddedByGateway : <a class="el" href="group__global.html#gga55fac5d32cd1c5ab28bd9f4866410f2fa13a9626603a5b998e262d09d5e25517e">common.h</a></li>
<li>CC_MqttsnGwStatus_Alive : <a class="el" href="group__global.html#gga55fac5d32cd1c5ab28bd9f4866410f2fa37a33d0b849e78a0ad7036b9caedac80">common.h</a></li>
<li>CC_MqttsnGwStatus_Removed : <a class="el" href="group__global.html#gga55fac5d32cd1c5ab28bd9f4866410f2fa6510f6a7ea5ee10eb9d33fdef2c926f3">common.h</a></li>
<li>CC_MqttsnGwStatus_Tentative : <a class="el" href="group__global.html#gga55fac5d32cd1c5ab28bd9f4866410f2faa7c7dad3a0e7f27e964899788b8292a9">common.h</a></li>
<li>CC_MqttsnGwStatus_UpdatedByClient : <a class="el" href="group__global.html#gga55fac5d32cd1c5ab28bd9f4866410f2fa0f3e08af6a08380709aa4db70abfe86e">common.h</a></li>
<li>CC_MqttsnGwStatus_ValuesLimit : <a class="el" href="group__global.html#gga55fac5d32cd1c5ab28bd9f4866410f2fa2aed5a05f7c47d8bf348619de3c7ddf2">common.h</a></li>
<li>CC_MqttsnGwStatusReportCb : <a class="el" href="group__client.html#ga37d8baab655d7ceb7e1bbf6088db30c4">common.h</a></li>
<li>CC_MqttsnMessageReportCb : <a class="el" href="group__client.html#ga75e88d1eb39e68b63724ecb7441d5254">common.h</a></li>
<li>CC_MqttsnNextTickProgramCb : <a class="el" href="group__client.html#ga8b45621ac2da99fbff143a403cd1bf51">common.h</a></li>
<li>CC_MqttsnPublishCompleteCb : <a class="el" href="group__publish.html#ga91e6e435fcbcdcbd719edbc8ac7e887b">common.h</a></li>
<li>CC_MqttsnPublishHandle : <a class="el" href="group__publish.html#ga028aeb1e89c70b73ac05f78c9b38f169">common.h</a></li>
<li>CC_MqttsnQoS : <a class="el" href="group__global.html#gadf1bd91b9b557d00ba1d2fbd604151a6">common.h</a></li>
<li>CC_MqttsnQoS_AtLeastOnceDelivery : <a class="el" href="group__global.html#ggadf1bd91b9b557d00ba1d2fbd604151a6a8dc40fd2f13529b8de350e37666b453b">common.h</a></li>
<li>CC_MqttsnQoS_AtMostOnceDelivery : <a class="el" href="group__global.html#ggadf1bd91b9b557d00ba1d2fbd604151a6a4f08dfa2b15c80f54bc722a1c4aee136">common.h</a></li>
<li>CC_MqttsnQoS_ExactlyOnceDelivery : <a class="el" href="group__global.html#ggadf1bd91b9b557d00ba1d2fbd604151a6a768097d6c1c08cc69b85848c28db31f5">common.h</a></li>
<li>CC_MqttsnQoS_ValuesLimit : <a class="el" href="group__global.html#ggadf1bd91b9b557d00ba1d2fbd604151a6a06a94e10df00d744446799e012494aa6">common.h</a></li>
<li>CC_MqttsnReturnCode : <a class="el" href="group__global.html#ga00a4c2f75665b86f76e7244f1a173010">common.h</a></li>
<li>CC_MqttsnReturnCode_Accepted : <a class="el" href="group__global.html#gga00a4c2f75665b86f76e7244f1a173010ad9311fa083af14bd93fb1e15b5fb6ab7">common.h</a></li>
<li>CC_MqttsnReturnCode_Conjestion : <a class="el" href="group__global.html#gga00a4c2f75665b86f76e7244f1a173010ab1db667c16a0907f99098340eb6918c6">common.h</a></li>
<li>CC_MqttsnReturnCode_InvalidTopicId : <a class="el" href="group__global.html#gga00a4c2f75665b86f76e7244f1a173010ad03908ab5446f6b719c84f6213e7572b">common.h</a></li>
<li>CC_MqttsnReturnCode_MaxTypeValue : <a class="el" href="group__global.html#gga00a4c2f75665b86f76e7244f1a173010ad6c8e17597a26f21fd56437193010a6c">common.h</a></li>
<li>CC_MqttsnReturnCode_NotSupported : <a class="el" href="group__global.html#gga00a4c2f75665b86f76e7244f1a173010ad0881c7aaff22ad22c0cb5e5451f4829">common.h</a></li>
<li>CC_MqttsnReturnCode_ValuesLimit : <a class="el" href="group__global.html#gga00a4c2f75665b86f76e7244f1a173010adc8b10b5e65155d26341da2fbdab0478">common.h</a></li>
<li>CC_MqttsnSearchCompleteCb : <a class="el" href="group__search.html#ga417426fc634862fd093224a4a7da74ac">common.h</a></li>
<li>CC_MqttsnSearchHandle : <a class="el" href="group__search.html#gaa79c418e536d423f55dba3da2f9db062">common.h</a></li>
<li>CC_MqttsnSendOutputDataCb : <a class="el" href="group__client.html#gaa370e3d3734f804f2d025f8067166909">common.h</a></li>
<li>CC_MqttsnSleepCompleteCb : <a class="el" href="group__sleep.html#gaa7369dece9e78d5cf38dad60c9c4adf8">common.h</a></li>
<li>CC_MqttsnSleepHandle : <a class="el" href="group__sleep.html#ga69272499b0af748dabaca44ecd88b622">common.h</a></li>
<li>CC_MqttsnSubscribeCompleteCb : <a class="el" href="group__subscribe.html#ga794c1ac19a6face4af37b07ec7b55137">common.h</a></li>
<li>CC_MqttsnSubscribeHandle : <a class="el" href="group__subscribe.html#ga7671bb34c5f4d33f498404fbe3c533c7">common.h</a></li>
<li>CC_MqttsnTopicId : <a class="el" href="group__global.html#ga1415fa19e7d527b679b647f4af1bc930">common.h</a></li>
<li>CC_MqttsnUnsubscribeCompleteCb : <a class="el" href="group__unsubscribe.html#gaffadde10c9df9c6c9337f5216236c327">common.h</a></li>
<li>CC_MqttsnUnsubscribeHandle : <a class="el" href="group__subscribe.html#ga02212232e0f2e963de716361b933ea6e">common.h</a></li>
<li>CC_MqttsnWillCompleteCb : <a class="el" href="group__will.html#gad80a332e9263c2bda5ced4bae3246e42">common.h</a></li>
<li>CC_MqttsnWillHandle : <a class="el" href="group__will.html#gab097f068640058b237cf1d681d80d7bc">common.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
</small></address>
</body>
</html>