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

applications: nrf5340_audio: Rewrite adv population for broadcast_source #15469

Conversation

gWacey
Copy link
Contributor

@gWacey gWacey commented May 23, 2024

OCT-2949

While adding the manufacturer ID in the advertisement packet it was noticed that the adv packet for unicast_client and broadcast_source are done in completely different ways. This rewrites both to make them closer and with a view to setting these later with a shell.

The implementation has moved any Kconfig CONFIG_* into the populate routine in preparation for driving externally.

@gWacey gWacey requested a review from a team as a code owner May 23, 2024 13:10
@gWacey gWacey requested review from koffes, andvib, rick1082 and alexsven and removed request for a team May 23, 2024 13:10
@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label May 23, 2024
@NordicBuilder
Copy link
Contributor

NordicBuilder commented May 23, 2024

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite
test-sdk-audio X

Detailed information of selected test modules

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

@gWacey gWacey force-pushed the OCT-2949-Rewrite-adv-population-for-broadcast_source branch from 40041d0 to 74078f7 Compare May 25, 2024 21:47
@gWacey gWacey requested review from koffes and alexsven May 25, 2024 21:48
@alexsven alexsven added this to the 2.7.0 milestone May 28, 2024
@gWacey gWacey force-pushed the OCT-2949-Rewrite-adv-population-for-broadcast_source branch from 74078f7 to c97d2f3 Compare May 28, 2024 16:58
@gWacey gWacey requested a review from alexsven May 28, 2024 19:08
@gWacey gWacey force-pushed the OCT-2949-Rewrite-adv-population-for-broadcast_source branch from c97d2f3 to a5e78f2 Compare May 30, 2024 14:55
@koffes koffes self-requested a review May 31, 2024 08:13
Copy link
Contributor

@alexsven alexsven left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you also check that the advertising data looked good on air?

@gWacey gWacey force-pushed the OCT-2949-Rewrite-adv-population-for-broadcast_source branch from a5e78f2 to b52681a Compare June 4, 2024 11:39
@gWacey gWacey requested a review from tejlmand as a code owner June 4, 2024 11:39
@gWacey gWacey force-pushed the OCT-2949-Rewrite-adv-population-for-broadcast_source branch from b52681a to ecfba7c Compare June 4, 2024 11:44
@gWacey gWacey requested a review from alexsven June 4, 2024 11:45
@gWacey gWacey force-pushed the OCT-2949-Rewrite-adv-population-for-broadcast_source branch from ecfba7c to 1b91b7c Compare June 4, 2024 22:13
@gWacey gWacey force-pushed the OCT-2949-Rewrite-adv-population-for-broadcast_source branch from 1b91b7c to e7fd88f Compare June 5, 2024 14:13
@gWacey gWacey force-pushed the OCT-2949-Rewrite-adv-population-for-broadcast_source branch 2 times, most recently from b0142fe to 553e19a Compare June 5, 2024 17:50
@gWacey gWacey force-pushed the OCT-2949-Rewrite-adv-population-for-broadcast_source branch from 553e19a to f1c17c6 Compare June 6, 2024 07:51
	While adding the manufacturer ID in the advertisement packet it
	was noticed that the adv packet for unicast_client and
	broadcast_source are done in completely different ways.
	This rewrites both to make them closer and with a view
	to setting these later with a shell.

Signed-off-by: Graham Wacey <[email protected]>
@gWacey gWacey force-pushed the OCT-2949-Rewrite-adv-population-for-broadcast_source branch from b18633e to 8a83cb9 Compare June 6, 2024 08:22
@NordicBuilder
Copy link
Contributor

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

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

@anangl anangl merged commit 77b6d13 into nrfconnect:main Jun 6, 2024
14 checks passed
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants