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.6k stars 6.49k forks source link

IUT is not advertising with Resolvable Private Address (RPA) #74519

Closed ranju28 closed 3 months ago

ranju28 commented 3 months ago

Describe the bug IUT is not advertising with Resolvable Private Address (RPA)

Please also mention any information which could help others to understand the problem you're facing:

To Reproduce Steps to reproduce the behavior:

  1. setup Zephyr environment and Auto PTS
  2. Build the auto pts tester app
  3. Program the board
  4. start the auto PTS server and run the test case GAP/CONN/UCON/BV-06-C, GAP/BROB/BCST/BV-05-C, GAP/CONN/GCEP/BV-06-C, GAP/CONN/DCEP/BV-06-C and GAP/PRIV/CONN/BV-10-C

Expected behavior When the Lower tester ask IUT advertise using RPA, IUT shall advertise with RPA.

Impact Stack Conformance fails.

Logs and console output PTS logs attached. GAP_CONN_UCON_BV_06_C_2024_06_13_17_11_40.zip

Environment (please complete the following information):

ranju28 commented 3 months ago

I think these tests are using privacy.conf overlay. I will try that and update.

Thanks! Ranjana

ranju28 commented 3 months ago

with privacy.conf overlay tests are passing. Closing the issue.