zephyr/subsys/bluetooth/mesh/shell
Pavel Vasilyev 3bc17d1d18 Bluetooth: Mesh: Fix async behavior of Private Beacon Client API
The Private Beacon Client API requires a response argument to allow to
call the API in the asynchronous manner
(https://github.com/zephyrproject-rtos/zephyr/pull/56426).

Because the removal of the EXPERIMENTAL tag for this API was not
released yet, it should be OK to change this API.
The EXPERIMENTAL tag has been removed here:
https://github.com/zephyrproject-rtos/zephyr/pull/64866

Coverity-CID: 330039
Coverity-CID: 330029
Coverity-CID: 329977

Fixes #65336
Fixes #65338
Fixes #65354

Signed-off-by: Pavel Vasilyev <pavel.vasilyev@nordicsemi.no>
2023-11-20 09:23:56 +01:00
..
blob.c Bluetooth: Mesh: Split Model Structure 2023-11-16 16:52:14 +01:00
blob.h
cfg.c Bluetooth: Mesh: Shell support for comp data page2 2023-09-08 14:44:25 +02:00
CMakeLists.txt
dfd.c Bluetooth: Mesh: Split Model Structure 2023-11-16 16:52:14 +01:00
dfu.c Bluetooth: Mesh: Split Model Structure 2023-11-16 16:52:14 +01:00
dfu.h
health.c Bluetooth: Mesh: Split Model Structure 2023-11-16 16:52:14 +01:00
Kconfig
large_comp_data.c Bluetooth: Mesh: Add async API for Large Comp Data Client 2023-04-24 13:31:27 +02:00
od_priv_proxy.c Bluetooth: Mesh: fix On-Demand API usage 2023-11-08 10:08:36 +01:00
op_agg.c Bluetooth: Mesh: Shell: Align parameter docs 2023-04-12 13:04:42 +02:00
priv_beacon.c Bluetooth: Mesh: Fix async behavior of Private Beacon Client API 2023-11-20 09:23:56 +01:00
rpr.c Bluetooth: Mesh: Split Model Structure 2023-11-16 16:52:14 +01:00
sar.c Bluetooth: Mesh: Shell: Align parameter docs 2023-04-12 13:04:42 +02:00
shell.c Bluetooth: Mesh: Make element as rodata 2023-11-20 09:22:55 +01:00
sol_pdu_rpl.c Bluetooth: Mesh: Shell: Align parameter docs 2023-04-12 13:04:42 +02:00
utils.c Bluetooth: Mesh: Make element as rodata 2023-11-20 09:22:55 +01:00
utils.h Bluetooth: Mesh: Make bt_mesh_model as rodata 2023-11-16 16:52:14 +01:00