zephyr/subsys/bluetooth/mesh
Jordan Yates df327eeb58 net: buf: POOL_FIXED_DEFINE explicit user data
Update the macro prototype to explicitly require the length of the
desired user data. Update all in-tree usage of this macro.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2021-11-24 16:04:50 +02:00
..
access.c Bluetooth: Mesh: Add option to call update cb on every retransmission 2021-11-22 11:52:56 +02:00
access.h Bluetooth: Mesh: Check if app key is bound in Model Publication Set 2021-09-07 11:32:16 -04:00
adv_ext.c Bluetooth: Mesh: Rename bt_mesh_pb_gatt<*> function 2021-09-28 19:57:15 -04:00
adv_legacy.c Bluetooth: Mesh: Rename bt_mesh_pb_gatt<*> function 2021-09-28 19:57:15 -04:00
adv.c Bluetooth: Mesh: Fix friend buf send end not called. 2021-09-06 08:42:05 -04:00
adv.h Bluetooth: Mesh: Fix friend buf send end not called. 2021-09-06 08:42:05 -04:00
app_keys.c Bluetooth: Mesh: Redefine callback registration 2021-08-20 06:28:12 -04:00
app_keys.h
beacon.c Bluetooth: Mesh: Redefine callback registration 2021-08-20 06:28:12 -04:00
beacon.h
cdb.c
cdb.h
cfg_cli.c Bluetooth: Mesh: Remove lpn timeout param check 2021-08-31 11:03:06 -04:00
cfg_srv.c Bluetooth: Mesh: Check if app key is bound in Model Publication Set 2021-09-07 11:32:16 -04:00
cfg.c Bluetooth: Mesh: fix gatt network id advertising 2021-11-22 23:04:12 -05:00
cfg.h
CMakeLists.txt Bluetooth: Mesh: Split gatt services to pb-gatt and proxy 2021-09-28 19:57:15 -04:00
crypto.c
crypto.h
foundation.h
friend.c net: buf: POOL_FIXED_DEFINE explicit user data 2021-11-24 16:04:50 +02:00
friend.h
health_cli.c
health_srv.c
heartbeat.c toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
heartbeat.h
Kconfig Bluetooth: Mesh: Moved composition data out of mesh shell 2021-11-08 11:07:11 -05:00
lpn.c Bluetooth: Mesh: Inclusive terminology 2021-09-14 19:30:18 +02:00
lpn.h
main.c Bluetooth: Mesh: Move command buffer to proxy_msg.c 2021-09-28 19:57:15 -04:00
mesh.h toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
msg.c Bluetooth: Mesh: Return ETIMEDOUT if k_sem_take call times out 2021-09-28 11:49:27 +02:00
net.c Bluetooth: Mesh: Missed IV update cannot be captured 2021-10-04 08:37:43 -04:00
net.h
pb_adv.c bluetooth: Add defines for ECC key lengths 2021-08-09 16:45:57 +02:00
pb_gatt_srv.c Bluetooth: Mesh: Fix crash on disconnect 2021-10-04 18:52:08 +02:00
pb_gatt_srv.h Bluetooth: Mesh: Remove unnecessary prov buf get function 2021-09-28 19:57:15 -04:00
pb_gatt.c Bluetooth: Mesh: Fix missing enable adv thread 2021-10-28 10:36:55 -04:00
prov_bearer.h
prov_device.c Bluetooth: Mesh: logging public key in big endian 2021-09-29 15:34:13 -04:00
prov.c Bluetooth: Mesh: Refactoring provisioning to make all OOB auth working 2021-09-28 19:54:00 -04:00
prov.h Bluetooth: Mesh: Refactoring provisioning to make all OOB auth working 2021-09-28 19:54:00 -04:00
provisioner.c Bluetooth: Mesh: logging public key in big endian 2021-09-29 15:34:13 -04:00
provisioner.h
proxy_msg.c Bluetooth: Mesh: Fix crash on disconnect 2021-10-04 18:52:08 +02:00
proxy_msg.h Bluetooth: Mesh: Fix crash on disconnect 2021-10-04 18:52:08 +02:00
proxy_srv.c Bluetooth: Mesh: fix gatt network id advertising 2021-11-22 23:04:12 -05:00
proxy.h Bluetooth: Mesh: Add seperate config for pb-gatt dev name 2021-09-28 19:57:15 -04:00
rpl.c
rpl.h
settings.c Bluetooth: Mesh: Rename bt_mesh_pb_gatt<*> function 2021-09-28 19:57:15 -04:00
settings.h
shell.c Bluetooth: Mesh: Add app_key_upd command 2021-11-23 13:08:45 +02:00
subnet.c toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
subnet.h Bluetooth: Mesh: Redefine callback registration 2021-08-20 06:28:12 -04:00
test.c
test.h
TODO
transport.c
transport.h