zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.9k stars 6.64k forks source link

During SMP pairing key exchange procedure PTS expecting Zephyr IUT to share the IRK key but IUT didn't share #74487

Closed chandra1787 closed 5 months ago

chandra1787 commented 5 months ago

Describe the bug During SMP pairing key exchange procedure PTS expecting Zephyr IUT to share the IRK key but IUT didn't share. Same issue observed for GAP/DISC/RPA/BV-01-C, GAP/CONN/DCON/BV-04-C, GAP/BROB/BCST/BV-03-C

Platform: NRF52833-dk

To Reproduce Steps to reproduce the behavior:

  1. Please execute the below test cases with PTS
  2. Test cases GAP/BROB/OBSV/BV-06-C, GAP/DISC/RPA/BV-01-C, GAP/CONN/DCON/BV-04-C, GAP/BROB/BCST/BV-03-C

Expected behavior IUT should share the IRK key to PTS

Impact Zephyr host stack conformance tests fails

Logs and console output Please find the attached fail logs with PTS

Environment (please complete the following information): OS: Windows 10 Toolchain (e.g Zephyr SDK, ...) Zephyr Main

GAP_BROB_BCST_BV_03_C_2024_06_14_13_16_53.zip GAP_CONN_DCON_BV_04_C_2024_06_14_13_32_09.zip GAP_DISC_RPA_BV_01_C_2024_06_13_17_06_45.zip GAP_BROB_OBSV_BV_06_C_2024_06_14_13_19_42.zip

chandra1787 commented 5 months ago

After executing these test cases with privacy.conf file issue not able to reproduce. Hence closing this issue.