zephyr/tests/bsim/bluetooth
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
..
audio Bluetooth: Controller: Reduce RTN for requested Max Transport Latency 2023-11-14 09:46:02 +01:00
audio_samples tests bsim: Add simple tests for broadcast audio source/sink samples 2023-11-06 15:17:15 +01:00
host tests: bsim: bluetooth: host: privacy: peripheral: test rpa sharing mode 2023-11-14 09:22:51 +01:00
ll bluetooth: Rename rpmsg HCI driver and sample to ipc 2023-11-02 08:32:20 +02:00
mesh Bluetooth: Mesh: Fix async behavior of Private Beacon Client API 2023-11-20 09:23:56 +01:00
compile.nrf5340bsim_nrf5340_cpuapp.sh tests bsim: Add tests for unicast client/server samples 2023-11-03 08:35:38 +01:00
compile.nrf5340bsim_nrf5340_cpunet.sh CI bsim workflow: Also run some split BT stack tests 2023-10-31 09:31:42 -05:00
compile.sh tests bsim: Add tests for unicast client/server samples 2023-11-03 08:35:38 +01:00
tests.nrf52bsim.txt CI bsim workflow: Also run some split BT stack tests 2023-10-31 09:31:42 -05:00
tests.nrf5340bsim_nrf5340_cpuapp.txt tests bsim: Add tests for unicast client/server samples 2023-11-03 08:35:38 +01:00
tests.nrf5340bsim_nrf5340_cpunet.txt CI bsim workflow: Also run some split BT stack tests 2023-10-31 09:31:42 -05:00