zephyr/subsys/bluetooth/mesh
Trond Einar Snekvik 86137c3a62 Bluetooth: Mesh: Add cfg cli list getters
Adds config client getters for all list commands:
- mod_app_get
- mod_sub_get
- net_key_get
- app_key_get

Closes #24505.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2020-04-23 14:03:17 +03:00
..
access.c Bluetooth: Mesh: Remove net_idx params when with app key 2020-04-23 11:30:41 +03:00
access.h Bluetooth: Mesh: Model extension concept 2019-11-07 18:57:32 +02:00
adv.c Bluetooth: Zero-initialize adv params 2020-04-21 18:26:37 +02:00
adv.h Bluetooth: Mesh: Segmented TX to groups 2020-03-10 12:17:13 +02:00
beacon.c Bluetooth: Mesh: Add callback for unprovisioned device beacon 2019-10-30 13:08:09 +01:00
beacon.h
cdb.c Bluetooth: Mesh: Add database for managing nodes and keys 2020-02-05 18:47:41 +02:00
cfg_cli.c Bluetooth: Mesh: Add cfg cli list getters 2020-04-23 14:03:17 +03:00
cfg_srv.c Bluetooth: Mesh: Fix add model group address to sub list 2020-04-19 18:36:12 +03:00
CMakeLists.txt Bluetooth: Mesh: Split out provisioning bearers 2020-03-20 12:45:53 +02:00
crypto.c Bluetooth: Move Mesh CCM into a separate module 2020-01-30 12:41:45 +02:00
crypto.h Bluetooth: Mesh: Add support for provisioner role over PB-ADV 2019-10-30 13:08:09 +01:00
foundation.h
friend.c Bluetooth: Mesh: Friend SeqAuth cleanup 2020-03-19 15:54:26 +02:00
friend.h Bluetooth: Mesh: Friend SeqAuth cleanup 2020-03-19 15:54:26 +02:00
health_cli.c Bluetooth: Mesh: Remove net_idx params when with app key 2020-04-23 11:30:41 +03:00
health_srv.c
Kconfig Bluetooth: Mesh: Add option for lpn auto sub all-nodes 2020-04-19 18:36:12 +03:00
lpn.c Bluetooth: Mesh: optimize performance for lpn node 2020-04-06 11:33:51 +03:00
lpn.h
main.c Bluetooth: Mesh: Add option for lpn auto sub all-nodes 2020-04-19 18:36:12 +03:00
mesh.h Bluetooth: Mesh: Model start callback 2020-01-11 18:20:00 +01:00
net.c Bluetooth: Mesh: Fix restore when revoke keys 2020-03-31 12:25:12 +03:00
net.h Bluetooth: Mesh: Slab based segmentation handling 2020-03-19 15:54:26 +02:00
pb_adv.c Bluetooth: mesh: Remove redundant expression 2020-04-02 19:39:28 +03:00
pb_gatt.c Bluetooth: Mesh: PB-GATT common link closed 2020-04-14 11:27:23 +03:00
prov_bearer.h Bluetooth: Mesh: Split out provisioning bearers 2020-03-20 12:45:53 +02:00
prov.c Bluetooth: Mesh: Split out provisioning bearers 2020-03-20 12:45:53 +02:00
prov.h Bluetooth: Mesh: Split out provisioning bearers 2020-03-20 12:45:53 +02:00
proxy.c Bluetooth: Mesh: GATT Proxy Spec 1.0.1 changes 2020-02-14 14:43:06 +02:00
proxy.h
settings.c Bluetooth: Mesh: Fix add model group address to sub list 2020-04-19 18:36:12 +03:00
settings.h Bluetooth: Mesh: Add database for managing nodes and keys 2020-02-05 18:47:41 +02:00
shell.c Bluetooth: Mesh: Add cfg cli list getters 2020-04-23 14:03:17 +03:00
test.c
test.h
TODO
transport.c Bluetooth: Mesh: Fix transport tx and rx 2020-04-08 11:36:11 +03:00
transport.h Bluetooth: Mesh: Slab based segmentation handling 2020-03-19 15:54:26 +02:00