Skip to content

Conversation

@NordicBuilder
Copy link
Contributor

Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#2514

Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder requested review from a team as code owners February 17, 2025 14:35
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Feb 17, 2025
@NordicBuilder
Copy link
Contributor Author

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@f22df30 nrfconnect/sdk-zephyr#2514 nrfconnect/sdk-zephyr#2514/files

DNM label due to: 1 project with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Feb 17, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 1

Inputs:

Sources:

sdk-nrf: PR head: dfeae738e3f768e0ae37fde9e8ad739c2f943206
zephyr: PR head: eb1ac30826b69d5f6484fd4939e3498421f2f2e4

more details

sdk-nrf:

PR head: dfeae738e3f768e0ae37fde9e8ad739c2f943206
merge base: 69c67d2f7f6fbcd52eb3e432115772571109ca3b
target head (main): 69c67d2f7f6fbcd52eb3e432115772571109ca3b
Diff

zephyr:

PR head: eb1ac30826b69d5f6484fd4939e3498421f2f2e4
merge base: 2099f1253baf80200e3831cef9f188f20e0c8c8a
target head (main): b323a20c9db02226cbb83a2982c4557527fd373a
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (466)
west.yml
zephyr
│  ├── doc
│  │  ├── connectivity
│  │  │  ├── bluetooth
│  │  │  │  ├── api
│  │  │  │  │  ├── mesh
│  │  │  │  │  │  │ dfu.rst
│  │  ├── releases
│  │  │  ├── migration-guide-4.1.rst
│  │  │  │ release-notes-4.1.rst
│  ├── include
│  │  ├── zephyr
│  │  │  ├── bluetooth
│  │  │  │  ├── bluetooth.h
│  │  │  │  ├── classic
│  │  │  │  │  ├── avrcp.h
│  │  │  │  │  │ rfcomm.h
│  │  │  │  ├── conn.h
│  │  │  │  ├── gap.h
│  │  │  │  ├── gatt.h
│  │  │  │  ├── hci_types.h
│  │  │  │  ├── l2cap.h
│  │  │  │  ├── mesh
│  │  │  │  │  │ access.h
│  ├── modules
│  │  ├── mbedtls
│  │  │  ├── configs
│  │  │  │  │ config-tls-generic.h
│  ├── samples
│  │  ├── bluetooth
│  │  │  ├── mesh
│  │  │  │  ├── boards
│  │  │  │  │  │ nrf5340dk_nrf5340_cpuapp_ns.conf
│  │  │  │  │ prj.conf
│  │  │  ├── mesh_demo
│  │  │  │  ├── boards
│  │  │  │  │  │ nrf5340dk_nrf5340_cpuapp_ns.conf
│  │  │  │  │ prj.conf
│  │  │  ├── mesh_provisioner
│  │  │  │  ├── boards
│  │  │  │  │  │ nrf5340dk_nrf5340_cpuapp_ns.conf
│  │  │  │  │ prj.conf
│  │  ├── boards
│  │  │  ├── nordic
│  │  │  │  ├── mesh
│  │  │  │  │  ├── onoff-app
│  │  │  │  │  │  │ prj.conf
│  │  │  │  │  ├── onoff_level_lighting_vnd_app
│  │  │  │  │  │  │ prj.conf
│  │  │  ├── phytec
│  │  │  │  ├── reel_board
│  │  │  │  │  ├── mesh_badge
│  │  │  │  │  │  │ prj.conf
│  ├── subsys
│  │  ├── bluetooth
│  │  │  ├── Kconfig
│  │  │  ├── Kconfig.adv
│  │  │  ├── audio
│  │  │  │  ├── shell
│  │  │  │  │  ├── audio.h
│  │  │  │  │  ├── bap.c
│  │  │  │  │  ├── bap_broadcast_assistant.c
│  │  │  │  │  ├── bap_scan_delegator.c
│  │  │  │  │  ├── cap_acceptor.c
│  │  │  │  │  ├── cap_commander.c
│  │  │  │  │  ├── cap_initiator.c
│  │  │  │  │  ├── csip_set_coordinator.c
│  │  │  │  │  ├── csip_set_member.c
│  │  │  │  │  ├── gmap.c
│  │  │  │  │  ├── has.c
│  │  │  │  │  ├── has_client.c
│  │  │  │  │  ├── mcc.c
│  │  │  │  │  ├── media_controller.c
│  │  │  │  │  ├── micp_mic_ctlr.c
│  │  │  │  │  ├── micp_mic_dev.c
│  │  │  │  │  ├── mpl.c
│  │  │  │  │  ├── pbp.c
│  │  │  │  │  ├── tmap.c
│  │  │  │  │  ├── vcp_vol_ctlr.c
│  │  │  │  │  │ vcp_vol_rend.c
│  │  │  ├── common
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── bt_settings_commit.h
│  │  │  │  ├── bt_shell_private.c
│  │  │  │  │ bt_shell_private.h
│  │  │  ├── controller
│  │  │  │  │ Kconfig
│  │  │  ├── host
│  │  │  │  ├── Kconfig
│  │  │  │  ├── adv.c
│  │  │  │  ├── att.c
│  │  │  │  ├── classic
│  │  │  │  │  ├── avctp.c
│  │  │  │  │  ├── avrcp.c
│  │  │  │  │  ├── avrcp_internal.h
│  │  │  │  │  ├── br.c
│  │  │  │  │  ├── hfp_hf.c
│  │  │  │  │  ├── l2cap_br.c
│  │  │  │  │  ├── rfcomm.c
│  │  │  │  │  ├── rfcomm_internal.h
│  │  │  │  │  ├── sdp.c
│  │  │  │  │  ├── shell
│  │  │  │  │  │  ├── a2dp.c
│  │  │  │  │  │  ├── avrcp.c
│  │  │  │  │  │  ├── bredr.c
│  │  │  │  │  │  │ rfcomm.c
│  │  │  │  │  │ ssp.c
│  │  │  │  ├── conn.c
│  │  │  │  ├── crypto.h
│  │  │  │  ├── crypto_psa.c
│  │  │  │  ├── ecc.c
│  │  │  │  ├── gatt.c
│  │  │  │  ├── hci_core.c
│  │  │  │  ├── id.c
│  │  │  │  ├── scan.c
│  │  │  │  ├── settings.c
│  │  │  │  ├── settings.h
│  │  │  │  ├── shell
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── bt.c
│  │  │  │  │  ├── bt.h
│  │  │  │  │  ├── cs.c
│  │  │  │  │  ├── gatt.c
│  │  │  │  │  ├── iso.c
│  │  │  │  │  │ l2cap.c
│  │  │  │  │ smp.c
│  │  │  ├── mesh
│  │  │  │  ├── Kconfig
│  │  │  │  ├── adv.h
│  │  │  │  ├── adv_ext.c
│  │  │  │  ├── blob_cli.c
│  │  │  │  ├── blob_io_flash.c
│  │  │  │  ├── cdb.c
│  │  │  │  ├── delayable_msg.c
│  │  │  │  ├── dfd_srv.c
│  │  │  │  ├── net.c
│  │  │  │  ├── pb_adv.c
│  │  │  │  ├── pb_gatt_cli.c
│  │  │  │  ├── provisioner.c
│  │  │  │  ├── proxy_msg.c
│  │  │  │  ├── proxy_srv.c
│  │  │  │  ├── settings.c
│  │  │  │  ├── shell
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── blob.c
│  │  │  │  │  ├── dfu.c
│  │  │  │  │  ├── large_comp_data.c
│  │  │  │  │  ├── rpr.c
│  │  │  │  │  │ shell.c
│  │  │  ├── services
│  │  │  │  ├── ias
│  │  │  │  │  ├── shell
│  │  │  │  │  │  ├── ias.c
│  │  │  │  │  │  │ ias_client.c
│  ├── tests
│  │  ├── bluetooth
│  │  │  ├── common
│  │  │  │  ├── testlib
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── include
│  │  │  │  │  │  ├── testlib
│  │  │  │  │  │  │  ├── addr.h
│  │  │  │  │  │  │  │ att.h
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ att.c
│  │  │  ├── host
│  │  │  │  ├── conn
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── mocks
│  │  │  │  │  │  ├── kernel.c
│  │  │  │  │  │  │ kernel.h
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  ├── id
│  │  │  │  │  ├── mocks
│  │  │  │  │  │  ├── conn.c
│  │  │  │  │  │  │ conn.h
│  │  │  ├── init
│  │  │  │  ├── prj_host_6_x.conf
│  │  │  │  │ testcase.yaml
│  │  │  ├── mesh_shell
│  │  │  │  │ prj.conf
│  │  │  ├── tester
│  │  │  │  ├── Kconfig
│  │  │  │  ├── overlay-mesh.conf
│  │  │  │  ├── src
│  │  │  │  │  │ btp.c
│  │  │  │  │ testcase.yaml
│  │  ├── bsim
│  │  │  ├── babblekit
│  │  │  │  ├── include
│  │  │  │  │  ├── babblekit
│  │  │  │  │  │  ├── flags.h
│  │  │  │  │  │  │ testcase.h
│  │  │  ├── bluetooth
│  │  │  │  ├── host
│  │  │  │  │  ├── adv
│  │  │  │  │  │  ├── chain
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  ├── encrypted
│  │  │  │  │  │  │  ├── css_sample_data
│  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │  ├── central.c
│  │  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  │  │  │  │ peripheral.c
│  │  │  │  │  │  │  │  ├── test_scripts
│  │  │  │  │  │  │  │  │  │ run_tests.sh
│  │  │  │  │  │  ├── extended
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── common.c
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  ├── ext_adv_advertiser.c
│  │  │  │  │  │  │  │  │ ext_adv_scanner.c
│  │  │  │  │  │  ├── long_ad
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── advertiser.c
│  │  │  │  │  │  │  │  │ scanner.c
│  │  │  │  │  │  ├── periodic
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── common.c
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  ├── per_adv_advertiser.c
│  │  │  │  │  │  │  │  │ per_adv_sync.c
│  │  │  │  │  │  │  ├── tests_scripts
│  │  │  │  │  │  │  │  ├── per_adv.sh
│  │  │  │  │  │  │  │  ├── per_adv_app_not_scanning.sh
│  │  │  │  │  │  │  │  ├── per_adv_app_not_scanning_coded.sh
│  │  │  │  │  │  │  │  ├── per_adv_conn.sh
│  │  │  │  │  │  │  │  ├── per_adv_conn_privacy.sh
│  │  │  │  │  │  │  │  │ per_adv_long_data.sh
│  │  │  │  │  ├── att
│  │  │  │  │  │  ├── eatt
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── common.c
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  ├── main_autoconnect.c
│  │  │  │  │  │  │  │  ├── main_collision.c
│  │  │  │  │  │  │  │  ├── main_lowres.c
│  │  │  │  │  │  │  │  │ main_reconfigure.c
│  │  │  │  │  │  │  ├── tests_scripts
│  │  │  │  │  │  │  │  ├── autoconnect.sh
│  │  │  │  │  │  │  │  ├── collision.sh
│  │  │  │  │  │  │  │  ├── lowres.sh
│  │  │  │  │  │  │  │  │ multiple_conn.sh
│  │  │  │  │  │  ├── eatt_notif
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── client_test.c
│  │  │  │  │  │  │  │  ├── common.c
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  │ server_test.c
│  │  │  │  │  │  │  ├── test_scripts
│  │  │  │  │  │  │  │  │ eatt_notif.sh
│  │  │  │  │  │  ├── mtu_update
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  ├── main_central.c
│  │  │  │  │  │  │  │  │ main_peripheral.c
│  │  │  │  │  │  │  ├── test_scripts
│  │  │  │  │  │  │  │  │ run_test.sh
│  │  │  │  │  │  ├── pipeline
│  │  │  │  │  │  │  ├── common
│  │  │  │  │  │  │  │  │ utils.h
│  │  │  │  │  │  │  ├── dut
│  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  │  ├── tester
│  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  ├── read_fill_buf
│  │  │  │  │  │  │  ├── bs_macro.h
│  │  │  │  │  │  │  ├── bs_main.c
│  │  │  │  │  │  │  ├── client
│  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  │  ├── server
│  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  │  ├── test_scripts
│  │  │  │  │  │  │  │  │ run_tests.sh
│  │  │  │  │  │  ├── retry_on_sec_err
│  │  │  │  │  │  │  ├── client
│  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  │  ├── server
│  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  │  ├── test_utils.c
│  │  │  │  │  │  │  │ test_utils.h
│  │  │  │  │  │  ├── sequential
│  │  │  │  │  │  │  ├── common
│  │  │  │  │  │  │  │  ├── common_defs.h
│  │  │  │  │  │  │  │  │ utils.h
│  │  │  │  │  │  │  ├── dut
│  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  │  ├── tester
│  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  ├── central
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  ├── dummy_peripheral.c
│  │  │  │  │  │  │  │ main.c
│  │  │  │  │  ├── gatt
│  │  │  │  │  │  ├── authorization
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── common.c
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  ├── gatt_client_test.c
│  │  │  │  │  │  │  │  │ gatt_server_test.c
│  │  │  │  │  │  │  ├── test_scripts
│  │  │  │  │  │  │  │  │ gatt.sh
│  │  │  │  │  │  ├── caching
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── common.c
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  ├── gatt_client_test.c
│  │  │  │  │  │  │  │  │ gatt_server_test.c
│  │  │  │  │  │  ├── ccc_store
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── overlay-no_store_on_write.conf
│  │  │  │  │  │  │  ├── prj_2.conf
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── central.c
│  │  │  │  │  │  │  │  ├── common.c
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  │  │  │ peripheral.c
│  │  │  │  │  │  │  ├── test_scripts
│  │  │  │  │  │  │  │  │ ccc_no_store_on_write.sh
│  │  │  │  │  │  │  │ testcase.yaml
│  │  │  │  │  │  ├── device_name
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── prj.conf
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── client.c
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  │  │  │ server.c
│  │  │  │  │  │  │  ├── test_scripts
│  │  │  │  │  │  │  │  │ run_device_name.sh
│  │  │  │  │  │  │  │ testcase.yaml
│  │  │  │  │  │  ├── general
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── common.c
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  ├── gatt_client_test.c
│  │  │  │  │  │  │  │  │ gatt_server_test.c
│  │  │  │  │  │  │  ├── test_scripts
│  │  │  │  │  │  │  │  │ gatt.sh
│  │  │  │  │  │  ├── notify
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── common.c
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  ├── gatt_client_test.c
│  │  │  │  │  │  │  │  │ gatt_server_test.c
│  │  │  │  │  │  ├── notify_multiple
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── common.c
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  ├── gatt_client_test.c
│  │  │  │  │  │  │  │  │ gatt_server_test.c
│  │  │  │  │  │  ├── sc_indicate
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── bs_bt_utils.c
│  │  │  │  │  │  │  │  ├── bs_bt_utils.h
│  │  │  │  │  │  │  │  ├── central.c
│  │  │  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  │  │  │ peripheral.c
│  │  │  │  │  │  ├── settings
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── overlay-privacy.conf
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── client.c
│  │  │  │  │  │  │  │  ├── gatt_utils.c
│  │  │  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  │  │  ├── server.c
│  │  │  │  │  │  │  │  ├── utils.c
│  │  │  │  │  │  │  │  │ utils.h
│  │  │  │  │  │  │  ├── test_scripts
│  │  │  │  │  │  │  │  │ run_gatt_settings_privacy.sh
│  │  │  │  │  │  │  │ testcase.yaml
│  │  │  │  │  │  ├── settings_clear
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── client.c
│  │  │  │  │  │  │  │  │ server.c
│  │  │  │  │  ├── id
│  │  │  │  │  │  ├── settings
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  ├── dut.c
│  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  ├── iso
│  │  │  │  │  │  ├── bis
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── bis_broadcaster.c
│  │  │  │  │  │  │  │  ├── bis_receiver.c
│  │  │  │  │  │  │  │  ├── common.c
│  │  │  │  │  │  │  │  │ common.h
│  │  │  │  │  │  ├── cis
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── cis_central.c
│  │  │  │  │  │  │  │  ├── cis_peripheral.c
│  │  │  │  │  │  │  │  ├── common.c
│  │  │  │  │  │  │  │  │ common.h
│  │  │  │  │  │  ├── frag
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │ broadcaster.c
│  │  │  │  │  │  ├── frag_2
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │ broadcaster.c
│  │  │  │  │  ├── l2cap
│  │  │  │  │  │  ├── credits
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── overlay-ecred.conf
│  │  │  │  │  │  │  ├── prj_ecred.conf
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── common.c
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  │  ├── testcase.yaml
│  │  │  │  │  │  │  ├── tests_scripts
│  │  │  │  │  │  │  │  │ l2cap_credits_ecred.sh
│  │  │  │  │  │  ├── credits_seg_recv
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── overlay-ecred.conf
│  │  │  │  │  │  │  ├── prj_ecred.conf
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── common.c
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  │  ├── testcase.yaml
│  │  │  │  │  │  │  ├── tests_scripts
│  │  │  │  │  │  │  │  │ l2cap_credits_seg_recv_ecred.sh
│  │  │  │  │  │  ├── general
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── common.c
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  │ main_l2cap_ecred.c
│  │  │  │  │  │  ├── many_conns
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── common.c
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  ├── multilink_peripheral
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │ dut.c
│  │  │  │  │  │  ├── reassembly
│  │  │  │  │  │  │  ├── dut
│  │  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │  │ dut.c
│  │  │  │  │  │  │  ├── peer
│  │  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │  │ peer.c
│  │  │  │  │  │  ├── send_on_connect
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── overlay-ecred.conf
│  │  │  │  │  │  │  ├── prj_ecred.conf
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── common.c
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  │ main_l2cap_send_on_connect.c
│  │  │  │  │  │  │  ├── testcase.yaml
│  │  │  │  │  │  │  ├── tests_scripts
│  │  │  │  │  │  │  │  │ l2cap.sh
│  │  │  │  │  │  ├── split
│  │  │  │  │  │  │  ├── common
│  │  │  │  │  │  │  │  │ utils.h
│  │  │  │  │  │  │  ├── dut
│  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  │  ├── tester
│  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  ├── stress
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── overlay-nofrag.conf
│  │  │  │  │  │  │  ├── overlay-syswq.conf
│  │  │  │  │  │  │  ├── prj_nofrag.conf
│  │  │  │  │  │  │  ├── prj_syswq.conf
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── common.c
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  │  ├── testcase.yaml
│  │  │  │  │  │  │  ├── tests_scripts
│  │  │  │  │  │  │  │  ├── l2cap_nofrag.sh
│  │  │  │  │  │  │  │  │ l2cap_syswq.sh
│  │  │  │  │  │  ├── userdata
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── common.c
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  │ main_l2cap_userdata.c
│  │  │  │  │  ├── misc
│  │  │  │  │  │  ├── acl_tx_frag
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── dut.c
│  │  │  │  │  │  │  │  │ peer.c
│  │  │  │  │  │  ├── conn_stress
│  │  │  │  │  │  │  ├── central
│  │  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  │  ├── peripheral
│  │  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  ├── disable
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── common.c
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  ├── gatt_client_test.c
│  │  │  │  │  │  │  │  ├── gatt_server_test.c
│  │  │  │  │  │  │  │  │ main_disable.c
│  │  │  │  │  │  ├── disconnect
│  │  │  │  │  │  │  ├── common
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  ├── sync.c
│  │  │  │  │  │  │  │  ├── sync.h
│  │  │  │  │  │  │  │  │ utils.h
│  │  │  │  │  │  │  ├── dut
│  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  │  ├── tester
│  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  │  ├── hfc
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  │  │  │ utils.h
│  │  │  │  │  │  ├── sample_test
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── dut.c
│  │  │  │  │  │  │  │  │ peer.c
│  │  │  │  │  │  ├── unregister_conn_cb
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── common.c
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  ├── privacy
│  │  │  │  │  │  ├── central
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── bs_bt_utils.c
│  │  │  │  │  │  │  │  ├── bs_bt_utils.h
│  │  │  │  │  │  │  │  ├── dut.c
│  │  │  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  │  │  │ tester.c
│  │  │  │  │  │  ├── device
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── test_undirected_central.c
│  │  │  │  │  │  │  │  ├── test_undirected_main.c
│  │  │  │  │  │  │  │  │ test_undirected_peripheral.c
│  │  │  │  │  │  │  ├── test_scripts
│  │  │  │  │  │  │  │  │ run_tests.sh
│  │  │  │  │  │  ├── legacy
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── bs_bt_utils.c
│  │  │  │  │  │  │  │  ├── bs_bt_utils.h
│  │  │  │  │  │  │  │  ├── dut.c
│  │  │  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  │  │  │ tester.c
│  │  │  │  │  │  ├── peripheral
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── bs_bt_utils.c
│  │  │  │  │  │  │  │  ├── bs_bt_utils.h
│  │  │  │  │  │  │  │  ├── dut_rpa_expired.c
│  │  │  │  │  │  │  │  ├── dut_rpa_rotation.c
│  │  │  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  │  │  ├── main_rpa_expired.c
│  │  │  │  │  │  │  │  ├── main_rpa_rotation.c
│  │  │  │  │  │  │  │  ├── tester_rpa_expired.c
│  │  │  │  │  │  │  │  │ tester_rpa_rotation.c
│  │  │  │  │  ├── scan
│  │  │  │  │  │  ├── start_stop
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │ main.c
│  │  │  │  │  ├── security
│  │  │  │  │  │  ├── bond_overwrite_allowed
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── bs_bt_utils.c
│  │  │  │  │  │  │  │  ├── bs_bt_utils.h
│  │  │  │  │  │  │  │  ├── central.c
│  │  │  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  │  │  │ peripheral.c
│  │  │  │  │  │  ├── bond_overwrite_denied
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── bs_bt_utils.c
│  │  │  │  │  │  │  │  ├── bs_bt_utils.h
│  │  │  │  │  │  │  │  ├── central.c
│  │  │  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  │  │  │ peripheral.c
│  │  │  │  │  │  ├── bond_per_connection
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── bs_bt_utils.c
│  │  │  │  │  │  │  │  ├── bs_bt_utils.h
│  │  │  │  │  │  │  │  ├── central.c
│  │  │  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  │  │  │ peripheral.c
│  │  │  │  │  │  ├── ccc_update
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── overlay-no_lazy_load.conf
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── central.c
│  │  │  │  │  │  │  │  ├── common.h
│  │  │  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  │  │  │ peripheral.c
│  │  │  │  │  │  │  ├── test_scripts
│  │  │  │  │  │  │  │  │ ccc_update_no_lazy_load.sh
│  │  │  │  │  │  │  │ testcase.yaml
│  │  │  │  │  │  ├── id_addr_update
│  │  │  │  │  │  │  ├── central
│  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │  ├── central.c
│  │  │  │  │  │  │  │  │  ├── utils.c
│  │  │  │  │  │  │  │  │  │ utils.h
│  │  │  │  │  │  │  ├── common
│  │  │  │  │  │  │  │  │ bs_bt_utils.h
│  │  │  │  │  │  │  ├── peripheral
│  │  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  │  ├── peripheral.c
│  │  │  │  │  │  │  │  │  ├── utils.c
│  │  │  │  │  │  │  │  │  │ utils.h
│  │  │  │  │  │  ├── security_changed_callback
│  │  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │  ├── bs_bt_utils.c
│  │  │  │  │  │  │  │  ├── bs_bt_utils.h
│  │  │  │  │  │  │  │  ├── central.c
│  │  │  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  │  │  │ peripheral.c
│  │  │  │  ├── mesh
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── compile.sh
│  │  │  │  │  ├── overlay_gatt.conf
│  │  │  │  │  ├── overlay_gatt_separate.conf
│  │  │  │  │  ├── overlay_multi_adv_sets.conf
│  │  │  │  │  ├── overlay_pst.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  ├── main.c
│  │  │  │  │  │  ├── psa_its_emul.c
│  │  │  │  │  │  ├── test_advertiser.c
│  │  │  │  │  │  │ test_provision.c
│  │  │  │  │  ├── tests_scripts
│  │  │  │  │  │  ├── advertiser
│  │  │  │  │  │  │  ├── cancel.sh
│  │  │  │  │  │  │  ├── proxy_mixin.sh
│  │  │  │  │  │  │  ├── random_order.sh
│  │  │  │  │  │  │  ├── relay.sh
│  │  │  │  │  │  │  ├── reverse_order.sh
│  │  │  │  │  │  │  ├── send_order.sh
│  │  │  │  │  │  │  ├── terminate.sh
│  │  │  │  │  │  │  ├── tx_cb_multi.sh
│  │  │  │  │  │  │  │ tx_cb_single.sh
│  │  │  │  │  │  ├── provision
│  │  │  │  │  │  │  ├── pb_adv_multi.sh
│  │  │  │  │  │  │  ├── pb_adv_no_oob.sh
│  │  │  │  │  │  │  ├── pb_adv_oob_auth_oob_pk.sh
│  │  │  │  │  │  │  ├── pb_adv_reprovision.sh
│  │  │  │  │  │  │  ├── pb_remote_parallel.sh
│  │  │  │  │  │  │  ├── pb_remote_reprovision.sh
│  │  │  │  │  │  │  ├── pb_remote_timeout.sh
│  │  │  │  │  │  │  ├── prov_multi.sh
│  │  │  │  │  │  │  ├── prov_no_oob.sh
│  │  │  │  │  │  │  ├── prov_oob_auth_ib_pk.sh
│  │  │  │  │  │  │  ├── prov_oob_auth_ignore_oob_pk.sh
│  │  │  │  │  │  │  ├── prov_oob_auth_oob_pk.sh
│  │  │  │  │  │  │  │ prov_reprovision.sh
│  │  │  │  ├── samples
│  │  │  │  │  ├── battery_service
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ central_test.c

Outputs:

Toolchain

Version: 342151af73
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:342151af73_bbe5b33786

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ❌ Build twister
    • sdk-nrf test count: 1338
    • sdk-zephyr test count: 880
  • ❌ Integration tests
    • ❌ test-sdk-audio
    • ❌ desktop52_verification
    • ❌ test_ble_nrf_config
    • ❌ test-fw-nrfconnect-ble_mesh
    • ❌ test-fw-nrfconnect-ble_samples
    • ❌ test-fw-nrfconnect-chip
    • ❌ test-fw-nrfconnect-nfc
    • ❌ test-fw-nrfconnect-nrf-iot_thingy91
    • ❌ test-fw-nrfconnect-nrf_crypto
    • ❌ test-fw-nrfconnect-rs
    • ❌ test-fw-nrfconnect-fem
    • ❌ test-fw-nrfconnect-thread
    • ❌ test-sdk-find-my
    • ❌ test-sdk-sidewalk
    • ❌ test-low-level
    • ❌ test-sdk-dfu
Disabled integration tests
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_positioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-zigbee
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@m-alperen-sener m-alperen-sener changed the title manifest: sdk-zephyr: Bt mesh and bt host fixes from upstream [DNM] manifest: sdk-zephyr: Bt mesh and bt host fixes from upstream Feb 17, 2025
@NordicBuilder
Copy link
Contributor Author

You can find the documentation preview for this PR at this link.

Note: This comment is automatically posted by the Documentation Publish GitHub Action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. DNM manifest manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants