Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nrf fromlist] bluetooth: tester: Adjust Broadcaster ext adv pars #1744

Merged

Conversation

Frodevan
Copy link
Contributor

@Frodevan Frodevan commented May 27, 2024

The Broadcaster setup has been hardcoded to include the BT_LE_PER_ADV_OPT_USE_TX_POWER parameter. This may cause incompabilities should the controller not support it, and since the feature may not be required for most broadcast tests it should not be forced.

Upstream PR: zephyrproject-rtos/zephyr#73361

@Thalley
Copy link
Contributor

Thalley commented May 27, 2024

This change should be done upstream. We do not need BT_LE_PER_ADV_OPT_USE_TX_POWER for LE Audio

@Frodevan Frodevan force-pushed the bt-tester-broadcast-adv-parameters branch from 676131e to 98e6b70 Compare May 27, 2024 13:47
@Frodevan Frodevan force-pushed the bt-tester-broadcast-adv-parameters branch 2 times, most recently from a2a5970 to 2223e5b Compare May 27, 2024 14:06
@Frodevan Frodevan force-pushed the bt-tester-broadcast-adv-parameters branch from 2223e5b to 72efff5 Compare June 21, 2024 13:19
@Frodevan Frodevan force-pushed the bt-tester-broadcast-adv-parameters branch from 72efff5 to 3a1ad71 Compare June 28, 2024 13:45
@Frodevan Frodevan changed the title [nrf noup] bluetooth: tester: Adjust Broadcaster ext adv pars [nrf fromlist] bluetooth: tester: Adjust Broadcaster ext adv pars Jun 28, 2024
@Frodevan Frodevan force-pushed the bt-tester-broadcast-adv-parameters branch from 3a1ad71 to 8bfda4b Compare June 28, 2024 13:52
@Frodevan Frodevan removed the DNM label Jun 28, 2024
@Frodevan Frodevan force-pushed the bt-tester-broadcast-adv-parameters branch from 8bfda4b to 2845165 Compare June 28, 2024 13:57
@Frodevan Frodevan force-pushed the bt-tester-broadcast-adv-parameters branch 2 times, most recently from 9a80a0c to 6dcda26 Compare July 3, 2024 11:47
This change removes the BT_LE_PER_ADV_OPT_USE_TX_POWER option for
extended advertisement in BLE Audio PTS tests.

The Broadcaster setup options was hardcoded to include the
BT_LE_PER_ADV_OPT_USE_TX_POWER option. This causes incompabilities
for any controller not support it, and since the option is not
required for the audio tests it should not be used here.

Upstream PR: zephyrproject-rtos/zephyr#73361

signed-off-by: Frode van der Meeren <[email protected]>
@Frodevan Frodevan force-pushed the bt-tester-broadcast-adv-parameters branch from 6dcda26 to bfcd672 Compare July 9, 2024 11:48
@anangl anangl merged commit 36fbc3f into nrfconnect:main Jul 9, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants