Select one of the symbols to view example projects that use it.
 
Outline
#define _BLE_MESH_v11_UTILS_H_
#include <stdint.h>
#include <stdbool.h>
#include "mesh/buf.h"
#include "net.h"
#include "prov_common.h"
#include "proxy_server.h"
#include "mesh/adapter.h"
bt_mesh_v11_init(const void *, size_t, const void *, size_t);
bt_mesh_v11_deinit();
#define BLE_MESH_TAG_SEND_SEGMENTED
#define BLE_MESH_TAG_IMMUTABLE_CRED
#define BLE_MESH_TAG_USE_DIRECTED
#define BLE_MESH_TAG_RELAY
#define BLE_MESH_TAG_FRIENDSHIP
bt_mesh_tag_send_segmented(uint8_t);
bt_mesh_tag_immutable_cred(uint8_t);
bt_mesh_tag_use_directed(uint8_t);
bt_mesh_tag_relay(uint8_t);
bt_mesh_tag_friendship(uint8_t);
bt_mesh_uar_valid(void *);
bt_mesh_addr_in_uar(void *, uint16_t);
bt_mesh_add_uar_be(struct net_buf_simple *, void *);
bt_mesh_prov_link
bt_mesh_prov_record_req(const uint8_t *);
bt_mesh_prov_record_rsp(const uint8_t *);
bt_mesh_prov_records_get(const uint8_t *);
bt_mesh_prov_records_list(const uint8_t *);
bt_mesh_node_cert_based_prov_init();
bt_mesh_node_cert_based_prov_deinit();
bt_mesh_pvnr_record_req(struct bt_mesh_prov_link *, struct net_buf_simple *);
bt_mesh_pvnr_record_rsp(struct bt_mesh_prov_link *, struct net_buf_simple *);
bt_mesh_pvnr_records_get(struct bt_mesh_prov_link *, struct net_buf_simple *);
bt_mesh_pvnr_records_list(struct bt_mesh_prov_link *, struct net_buf_simple *);
bt_mesh_prov_salt_epa(const uint8_t *, const uint8_t *, const uint8_t *, uint8_t *);
bt_mesh_prov_conf_salt_epa(const uint8_t *, uint8_t *);
bt_mesh_prov_conf_key_epa(const uint8_t *, const uint8_t *, const uint8_t *, uint8_t *);
bt_mesh_prov_conf_epa(const uint8_t *, const uint8_t *, uint8_t *);
bt_mesh_comp_page_check(uint8_t, bool);
bt_mesh_get_comp_data(struct net_buf_simple *, uint8_t, uint16_t, bool);
bt_mesh_private_beacon_key(const uint8_t *, uint8_t *);
bt_mesh_directed_proxy_server_set_blacklist(void *);
bt_mesh_directed_proxy_server_directed_proxy_caps_status_send(void *, void *);
bt_mesh_directed_proxy_server_connected(void *);
bt_mesh_directed_proxy_server_directed_proxy_caps_send(void *, bool);
bt_mesh_directed_proxy_server_directed_proxy_ctrl_recv(void *, void *, struct net_buf_simple *);
bt_mesh_directed_proxy_server_solicitation(void *, void *);
bt_mesh_directed_proxy_server_update_dep_node(void *, void *, uint8_t);
bt_mesh_directed_forwarding_node_solicitation(void *, void *);
bt_mesh_directed_friend_solicitation(void *, void *);
bt_mesh_directed_update_dependent_node(void *, uint8_t, uint16_t, uint8_t);
bt_mesh_directed_forwarding_ctl_recv(uint8_t, void *, struct net_buf_simple *);
bt_mesh_restore_directed_forwarding_state(uint16_t, uint8_t);
bt_mesh_get_and_disable_directed_forwarding_state(void *);
bt_mesh_directed_forwarding_sub_init(void *);
bt_mesh_recovery_directed_forwarding_table(void *);
bt_mesh_clear_directed_forwarding_table_data(uint16_t);
bt_mesh_clear_all_directed_forwarding_table_data();
bt_mesh_store_directed_forwarding_table_data(uint16_t);
bt_mesh_power_up_create_path_origin_fsm(void *);
bt_mesh_private_beacon_timer_init();
bt_mesh_private_beacon_timer_free();
bt_mesh_private_beacon_timer_submit(int32_t);
bt_mesh_private_beacon_timer_cancel();
bt_mesh_private_beacon_timer_reset();
bt_mesh_private_beacon_update_addr_type(const void *);
bt_mesh_private_beacon_update_random(void *);
bt_mesh_private_beacon_create(void *, struct net_buf_simple *);
bt_mesh_private_beacon_recv(struct net_buf_simple *);
bt_mesh_private_beacon_enable();
bt_mesh_private_beacon_disable();
bt_mesh_proxy_server_solic_recv(struct net_buf_simple *, const bt_mesh_addr_t *, int8_t);
bt_mesh_proxy_server_get_solic_adv_net_idx();
bt_mesh_proxy_server_get_solic_adv_remaining();
bt_mesh_proxy_server_stop_solic_adv_priv_net_id();
bt_mesh_proxy_client_solic_send(uint16_t, uint16_t, uint16_t);
bt_mesh_create_proxy_solic_nonce(uint8_t *, const uint8_t *, uint32_t);
bt_mesh_proxy_solic_init();
bt_mesh_proxy_solic_deinit();
bt_mesh_sar_init();
bt_mesh_subnet_bridge_state_get();
bt_mesh_delete_netkey_in_bridge_table(uint16_t);
bt_mesh_bridge_change_net_key(void *, const uint8_t **, const uint8_t **, uint8_t *, uint8_t);
bt_mesh_print_subnet_bridge_table();
bt_mesh_disable_directed_proxy_state(uint16_t);
bt_mesh_disable_directed_friend_state(uint16_t);
bt_mesh_direct_net_transmit_get();
bt_mesh_private_beacon_state_get();
bt_mesh_private_gatt_proxy_state_get();
bt_mesh_rpr_cli_prov_complete(void *, uint16_t, uint16_t);
bt_mesh_rpr_cli_node_addr_update(void *);
bt_mesh_rpr_srv_unprov_beacon_recv(struct net_buf_simple *, uint8_t, const bt_mesh_addr_t *, int8_t);
bt_mesh_rpr_srv_extended_scan(struct net_buf_simple *, const bt_mesh_addr_t *, bool *);
bt_mesh_rpr_srv_netkey_del(uint16_t);
bt_mesh_rpr_srv_recv_link_ack(uint8_t *, bool);
bt_mesh_rpr_srv_send_outbound_report(void *, bool);
bt_mesh_rpr_srv_send_pdu_report(uint8_t *, uint8_t, struct net_buf_simple *);
bt_mesh_rpr_srv_store_nppi_data(const uint8_t *, const uint8_t *, uint16_t, uint8_t, uint32_t, uint16_t, const uint8_t *);
bt_mesh_rpr_srv_nppi_check(uint8_t, uint8_t *, uint16_t, uint32_t, uint16_t, uint8_t *);
bt_mesh_valid_security_cred(void *);
bt_mesh_choose_better_security_cred(void *);
bt_mesh_model_pub_use_directed(void *, uint8_t);
bt_mesh_is_directed_path_needed(void *);
bt_mesh_net_adv_xmit_update(void *);
bt_mesh_update_net_send_cred(void *, uint8_t *);
bt_mesh_directed_decrypt(void *, const uint8_t *, size_t, void *, struct net_buf_simple *);
bt_mesh_net_retrans_match(void *, uint8_t *, uint8_t *);
bt_mesh_dev_key_ca_valid();
bt_mesh_get_sar_sis();
bt_mesh_get_sar_urc();
bt_mesh_get_sar_urwpc();
bt_mesh_get_sar_uris();
bt_mesh_get_sar_urii();
bt_mesh_get_sar_mrc();
bt_mesh_get_sar_mris();
bt_mesh_get_sar_st();
bt_mesh_get_sar_adi();
bt_mesh_get_sar_arc();
bt_mesh_get_sar_dt();
bt_mesh_get_sar_rsis();
Files
loading...
SourceVuESP-IDF Framework and ExamplesESP-IDFcomponents/bt/esp_ble_mesh/lib/include/mesh_v1.1/utils.h
 
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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
/* * SPDX-FileCopyrightText: 2023-2024 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 *//* ... */ #ifndef _BLE_MESH_v11_UTILS_H_ #define _BLE_MESH_v11_UTILS_H_ #include <stdint.h> #include <stdbool.h> #include "mesh/buf.h" #include "net.h" #include "prov_common.h" #include "proxy_server.h" #include "mesh/adapter.h"7 includes #ifdef __cplusplus extern "C" { #endif int bt_mesh_v11_init(const void *cfg, size_t cfg_size, const void *func, size_t func_size); int bt_mesh_v11_deinit(void); #define BLE_MESH_TAG_SEND_SEGMENTED BIT(0) #define BLE_MESH_TAG_IMMUTABLE_CRED BIT(1) #define BLE_MESH_TAG_USE_DIRECTED BIT(2) #define BLE_MESH_TAG_RELAY BIT(3) #define BLE_MESH_TAG_FRIENDSHIP BIT(4)5 defines bool bt_mesh_tag_send_segmented(uint8_t tag); bool bt_mesh_tag_immutable_cred(uint8_t tag); bool bt_mesh_tag_use_directed(uint8_t tag); bool bt_mesh_tag_relay(uint8_t tag); bool bt_mesh_tag_friendship(uint8_t tag); bool bt_mesh_uar_valid(void *uar); bool bt_mesh_addr_in_uar(void *uar, uint16_t addr); void bt_mesh_add_uar_be(struct net_buf_simple *buf, void *uar); struct bt_mesh_prov_link; void bt_mesh_prov_record_req(const uint8_t *data); void bt_mesh_prov_record_rsp(const uint8_t *data); void bt_mesh_prov_records_get(const uint8_t *data); void bt_mesh_prov_records_list(const uint8_t *data); int bt_mesh_node_cert_based_prov_init(void); void bt_mesh_node_cert_based_prov_deinit(void); void bt_mesh_pvnr_record_req(struct bt_mesh_prov_link *link, struct net_buf_simple *buf); void bt_mesh_pvnr_record_rsp(struct bt_mesh_prov_link *link, struct net_buf_simple *buf); void bt_mesh_pvnr_records_get(struct bt_mesh_prov_link *link, struct net_buf_simple *buf); void bt_mesh_pvnr_records_list(struct bt_mesh_prov_link *link, struct net_buf_simple *buf); int bt_mesh_prov_salt_epa(const uint8_t conf_salt[32], const uint8_t prov_rand[32], const uint8_t dev_rand[32], uint8_t prov_salt[16]); int bt_mesh_prov_conf_salt_epa(const uint8_t conf_inputs[145], uint8_t salt[32]); int bt_mesh_prov_conf_key_epa(const uint8_t dhkey[32], const uint8_t auth[32], const uint8_t conf_salt[32], uint8_t conf_key[32]); int bt_mesh_prov_conf_epa(const uint8_t conf_key[32], const uint8_t rand[32], uint8_t conf[32]); uint8_t bt_mesh_comp_page_check(uint8_t page, bool largest); int bt_mesh_get_comp_data(struct net_buf_simple *buf, uint8_t page, uint16_t offset, bool full_element); int bt_mesh_private_beacon_key(const uint8_t net_key[16], uint8_t private_beacon_key[16]); void bt_mesh_directed_proxy_server_set_blacklist(void *client); int bt_mesh_directed_proxy_server_directed_proxy_caps_status_send(void *conn, void *sub); void bt_mesh_directed_proxy_server_connected(void *client); void bt_mesh_directed_proxy_server_directed_proxy_caps_send(void *sub, bool clear); void bt_mesh_directed_proxy_server_directed_proxy_ctrl_recv(void *client, void *rx, struct net_buf_simple *buf); int bt_mesh_directed_proxy_server_solicitation(void *client, void *sub); int bt_mesh_directed_proxy_server_update_dep_node(void *sub, void *client, uint8_t type); int bt_mesh_directed_forwarding_node_solicitation(void *model, void *sub); int bt_mesh_directed_friend_solicitation(void *frnd, void *sub); int bt_mesh_directed_update_dependent_node(void *sub, uint8_t type, uint16_t addr, uint8_t num_elem); int bt_mesh_directed_forwarding_ctl_recv(uint8_t ctl_op, void *rx, struct net_buf_simple *buf); void bt_mesh_restore_directed_forwarding_state(uint16_t net_idx, uint8_t directed_forwarding); uint8_t bt_mesh_get_and_disable_directed_forwarding_state(void *sub); int bt_mesh_directed_forwarding_sub_init(void *sub); int bt_mesh_recovery_directed_forwarding_table(void *sub); int bt_mesh_clear_directed_forwarding_table_data(uint16_t net_idx); int bt_mesh_clear_all_directed_forwarding_table_data(void); void bt_mesh_store_directed_forwarding_table_data(uint16_t net_idx); int bt_mesh_power_up_create_path_origin_fsm(void *model); int bt_mesh_private_beacon_timer_init(void); int bt_mesh_private_beacon_timer_free(void); int bt_mesh_private_beacon_timer_submit(int32_t delay); int bt_mesh_private_beacon_timer_cancel(void); void bt_mesh_private_beacon_timer_reset(void); uint8_t bt_mesh_private_beacon_update_addr_type(const void *ad); void bt_mesh_private_beacon_update_random(void *sub); void bt_mesh_private_beacon_create(void *sub, struct net_buf_simple *buf); void bt_mesh_private_beacon_recv(struct net_buf_simple *buf); void bt_mesh_private_beacon_enable(void); void bt_mesh_private_beacon_disable(void); void bt_mesh_proxy_server_solic_recv(struct net_buf_simple *data, const bt_mesh_addr_t *addr, int8_t rssi); uint16_t bt_mesh_proxy_server_get_solic_adv_net_idx(void); int32_t bt_mesh_proxy_server_get_solic_adv_remaining(void); void bt_mesh_proxy_server_stop_solic_adv_priv_net_id(void); int bt_mesh_proxy_client_solic_send(uint16_t net_idx, uint16_t ssrc, uint16_t dst); void bt_mesh_create_proxy_solic_nonce(uint8_t nonce[13], const uint8_t *pdu, uint32_t iv_index); int bt_mesh_proxy_solic_init(void); int bt_mesh_proxy_solic_deinit(void); void bt_mesh_sar_init(void); uint8_t bt_mesh_subnet_bridge_state_get(void); void bt_mesh_delete_netkey_in_bridge_table(uint16_t net_idx); bool bt_mesh_bridge_change_net_key(void *rx, const uint8_t **enc, const uint8_t **priv, uint8_t *nid, uint8_t cred); int bt_mesh_print_subnet_bridge_table(void); void bt_mesh_disable_directed_proxy_state(uint16_t net_idx); void bt_mesh_disable_directed_friend_state(uint16_t net_idx); uint8_t bt_mesh_direct_net_transmit_get(void); uint8_t bt_mesh_private_beacon_state_get(void); uint8_t bt_mesh_private_gatt_proxy_state_get(void); void bt_mesh_rpr_cli_prov_complete(void *link, uint16_t index, uint16_t net_idx); void bt_mesh_rpr_cli_node_addr_update(void *link); int bt_mesh_rpr_srv_unprov_beacon_recv(struct net_buf_simple *buf, uint8_t adv_type, const bt_mesh_addr_t *addr, int8_t rssi); int bt_mesh_rpr_srv_extended_scan(struct net_buf_simple *buf, const bt_mesh_addr_t *addr, bool *rp_adv); int bt_mesh_rpr_srv_netkey_del(uint16_t del_idx); int bt_mesh_rpr_srv_recv_link_ack(uint8_t *data, bool is_uuid); int bt_mesh_rpr_srv_send_outbound_report(void *data, bool is_uuid); int bt_mesh_rpr_srv_send_pdu_report(uint8_t uuid[16], uint8_t type, struct net_buf_simple *buf); int bt_mesh_rpr_srv_store_nppi_data(const uint8_t uuid[16], const uint8_t net_key[16], uint16_t net_idx, uint8_t flags, uint32_t iv_index, uint16_t addr, const uint8_t dev_key[16]); bool bt_mesh_rpr_srv_nppi_check(uint8_t nppi, uint8_t net_key[16], uint16_t net_idx, uint32_t iv_index, uint16_t addr, uint8_t *reason); bool bt_mesh_valid_security_cred(void *tx); void bt_mesh_choose_better_security_cred(void *tx); void bt_mesh_model_pub_use_directed(void *tx, uint8_t directed_pub_policy); void bt_mesh_is_directed_path_needed(void *tx); void bt_mesh_net_adv_xmit_update(void *tx); void bt_mesh_update_net_send_cred(void *tx, uint8_t *bearer); int bt_mesh_directed_decrypt(void *sub, const uint8_t *data, size_t data_len, void *rx, struct net_buf_simple *buf); uint8_t bt_mesh_net_retrans_match(void *rx, uint8_t *cred, uint8_t *tag); bool bt_mesh_dev_key_ca_valid(void); uint8_t bt_mesh_get_sar_sis(void); uint8_t bt_mesh_get_sar_urc(void); uint8_t bt_mesh_get_sar_urwpc(void); uint8_t bt_mesh_get_sar_uris(void); uint8_t bt_mesh_get_sar_urii(void); uint8_t bt_mesh_get_sar_mrc(void); uint8_t bt_mesh_get_sar_mris(void); uint8_t bt_mesh_get_sar_st(void); uint8_t bt_mesh_get_sar_adi(void); uint8_t bt_mesh_get_sar_arc(void); uint8_t bt_mesh_get_sar_dt(void); uint8_t bt_mesh_get_sar_rsis(void); #ifdef __cplusplus }{...} #endif /* ... */ #endif /* _BLE_MESH_v11_UTILS_H_ */
Details
Show:
from
Types: Columns:
This file uses the notable symbols shown below. Click anywhere in the file to view more details.