zephyr/subsys/bluetooth/mesh
Ingar Kulbrandstad d36697ac53 Bluetooth: Mesh: Fixed OP_AGG_SRV dependency of OP_AGG_CLI
The OP_AGG_SRV is dependent that the OP_AGG_CLI is add
for the OP_AGG_SRV to work. Moved the define of OP_AGG_CLI
so it will call op_agg_send without the OP_AGG_CLI.

Signed-off-by: Ingar Kulbrandstad <ingar.kulbrandstad@nordicsemi.no>
2023-08-09 18:15:32 +03:00
..
shell Bluetooth: Mesh: Fixed shell call to metadata-encode 2023-08-09 18:14:41 +03:00
access.c Bluetooth: Mesh: Add option to disable Label UUIDs recovery 2023-06-17 08:00:55 -04:00
access.h Bluetooth: Mesh: Add full virtual addresses support 2023-06-17 08:00:55 -04:00
adv_ext.c Bluetooth: Mesh: Fix unable sent mesh message 2023-06-08 04:09:04 -04:00
adv_legacy.c
adv.c Bluetooth: Mesh: add statistic module 2023-07-07 09:20:33 +02:00
adv.h bluetooth: mesh: increase mesh scan window 2023-07-25 09:23:12 +02:00
app_keys.c Bluetooth: Mesh: refactor mesh to use both tinycrypt and psa based crypto 2023-06-17 07:46:03 -04:00
app_keys.h Bluetooth: Mesh: refactor mesh to use both tinycrypt and psa based crypto 2023-06-17 07:46:03 -04:00
beacon.c Bluetooth: Mesh: refactor mesh to use both tinycrypt and psa based crypto 2023-06-17 07:46:03 -04:00
beacon.h Bluetooth: Mesh: Fix Proxy Privacy parameter support 2023-06-17 07:37:20 -04:00
blob_cli.c Bluetooth: Mesh: Avoid undefined behavior in bit shift in blob_cli.c 2023-06-08 04:11:29 -04:00
blob_io_flash.c
blob_srv.c Bluetooth: Mesh: Avoid divizion by zero when chunk_size is zero 2023-06-02 18:57:14 -04:00
blob.h
cdb.c Bluetooth: Mesh: refactor mesh to use both tinycrypt and psa based crypto 2023-06-17 07:46:03 -04:00
cdb.h
cfg_cli.c Bluetooth: Mesh: Add missing CBs for cfg_cli msg 2023-07-17 10:13:14 +00:00
cfg_srv.c Bluetooth: Mesh: Fix err in mod_app_list packing 2023-07-12 14:37:23 +02:00
cfg.c Bluetooth: Mesh: Fix binding between proxy related states 2023-06-17 07:37:20 -04:00
cfg.h
CMakeLists.txt Bluetooth: Mesh: add statistic module 2023-07-07 09:20:33 +02:00
crypto_psa.c Bluetooth: Mesh: refactor mesh to use both tinycrypt and psa based crypto 2023-06-17 07:46:03 -04:00
crypto_tc.c Bluetooth: Mesh: refactor mesh to use both tinycrypt and psa based crypto 2023-06-17 07:46:03 -04:00
crypto.c Bluetooth: Mesh: refactor mesh to use both tinycrypt and psa based crypto 2023-06-17 07:46:03 -04:00
crypto.h Bluetooth: Mesh: refactor mesh to use both tinycrypt and psa based crypto 2023-06-17 07:46:03 -04:00
dfd_srv_internal.h
dfd_srv.c
dfd.h
dfu_cli.c
dfu_metadata.c Bluetooth: Mesh: fix missed old encryption in dfu metadata 2023-06-20 10:10:19 +02:00
dfu_slot.c
dfu_slot.h
dfu_srv.c
dfu.h
foundation.h Bluetooth: Mesh: Fix err in mod_app_list packing 2023-07-12 14:37:23 +02:00
friend.c Bluetooth: Mesh: Add full virtual addresses support 2023-06-17 08:00:55 -04:00
friend.h
gatt_cli.c
gatt_cli.h
health_cli.c
health_srv.c
heartbeat.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
heartbeat.h
Kconfig Bluetooth: mesh: Update default values for transport SAR configuration 2023-07-19 11:07:07 +00:00
keys.h Bluetooth: Mesh: add tf-m support for ble mesh 2023-06-19 15:04:17 +02:00
large_comp_data_cli.c
large_comp_data_srv.c
lpn.c Bluetooth: Mesh: Add full virtual addresses support 2023-06-17 08:00:55 -04:00
lpn.h Bluetooth: Mesh: Add full virtual addresses support 2023-06-17 08:00:55 -04:00
main.c Bluetooth: Mesh: instantiate cdb and core keys 2023-07-04 11:01:47 +00:00
mesh.h iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
msg.c
msg.h
net.c Bluetooth: Mesh: Discard iv update 1 0 --> 1 1 2023-07-11 18:19:27 +00:00
net.h Bluetooth: Mesh: refactor mesh to use both tinycrypt and psa based crypto 2023-06-17 07:46:03 -04:00
od_priv_proxy_cli.c
od_priv_proxy_srv.c
op_agg_cli.c
op_agg_srv.c
op_agg.c Bluetooth: Mesh: Fixed OP_AGG_SRV dependency of OP_AGG_CLI 2023-08-09 18:15:32 +03:00
op_agg.h
pb_adv.c
pb_gatt_cli.c
pb_gatt_cli.h
pb_gatt_srv.c Bluetooth: Mesh: clarification about adv local identity 2023-06-19 11:01:30 +02:00
pb_gatt_srv.h
pb_gatt.c
pb_gatt.h
priv_beacon_cli.c
priv_beacon_srv.c
prov_bearer.h
prov_device.c Bluetooth: Mesh: fix provisionee public key usage 2023-06-21 16:49:54 +02:00
prov.c
prov.h
provisioner.c Bluetooth: Mesh: refactor mesh to use both tinycrypt and psa based crypto 2023-06-17 07:46:03 -04:00
provisioner.h
proxy_cli.c
proxy_cli.h
proxy_msg.c
proxy_msg.h
proxy_srv.c Bluetooth: Mesh: clarification about adv local identity 2023-06-19 11:01:30 +02:00
proxy.h
rpl.c Bluetooth: Mesh: Drop PENDING_RESET flag without checking it 2023-06-02 18:57:14 -04:00
rpl.h
rpr_cli.c Bluetooth: Mesh: Fix OOB info and URI hash in scan report message 2023-07-11 18:18:48 +00:00
rpr_srv.c Bluetooth: Mesh: Fix OOB info and URI hash in scan report message 2023-07-11 18:18:48 +00:00
rpr.h
sar_cfg_cli.c
sar_cfg_internal.h
sar_cfg_srv.c
sar_cfg.c
settings.c Bluetooth: Mesh: Add full virtual addresses support 2023-06-17 08:00:55 -04:00
settings.h
sol_pdu_rpl_cli.c
sol_pdu_rpl_srv.c Bluetooth: Mesh: fix SRPL clearing 2023-05-22 15:26:17 +02:00
solicitation.c Bluetooth: Mesh: fix Proxy Solicitation build without CONFIG_BT_SETTINGS 2023-05-22 15:26:07 +02:00
solicitation.h
statistic.c Bluetooth: Mesh: add statistic module 2023-07-07 09:20:33 +02:00
statistic.h Bluetooth: Mesh: add statistic module 2023-07-07 09:20:33 +02:00
subnet.c Bluetooth: Mesh: Fix dead code issue when getting node id state 2023-06-22 12:34:23 +02:00
subnet.h Bluetooth: Mesh: refactor mesh to use both tinycrypt and psa based crypto 2023-06-17 07:46:03 -04:00
test.c
test.h
transport_legacy.c Bluetooth: Mesh: Add full virtual addresses support 2023-06-17 08:00:55 -04:00
transport.c Bluetooth: Mesh: Align handling of seg_ack to spec 2023-07-24 09:07:59 +00:00
transport.h Bluetooth: Mesh: Add full virtual addresses support 2023-06-17 08:00:55 -04:00
va.c Bluetooth: Mesh: Add full virtual addresses support 2023-06-17 08:00:55 -04:00
va.h Bluetooth: Mesh: Add full virtual addresses support 2023-06-17 08:00:55 -04:00