Skip to content

Bluetooth: CCP: Add read bearer provider name for the CCP client #79462

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Thalley
Copy link
Collaborator

@Thalley Thalley commented Oct 5, 2024

Add a function to read the bearer provider name as the CCP client.

@Thalley Thalley force-pushed the ccp_client_name branch 14 times, most recently from 0ac3f6e to 5475cab Compare October 9, 2024 18:24
@Thalley Thalley force-pushed the ccp_client_name branch 4 times, most recently from d518086 to 373b9fa Compare October 22, 2024 13:30
@Thalley Thalley force-pushed the ccp_client_name branch 2 times, most recently from 2803a1b to 81cd8a0 Compare November 12, 2024 10:55
@Thalley Thalley force-pushed the ccp_client_name branch 3 times, most recently from b2a0e7e to 778b0ba Compare November 22, 2024 21:10
@Thalley Thalley self-assigned this Nov 26, 2024
@Thalley Thalley force-pushed the ccp_client_name branch 2 times, most recently from b8922fd to 07a26bd Compare December 4, 2024 19:16
@Thalley Thalley requested a review from Copilot April 7, 2025 08:48
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 17 out of 22 changed files in this pull request and generated no comments.

Files not reviewed (5)
  • doc/connectivity/bluetooth/shell/audio/ccp.rst: Language not supported
  • samples/bluetooth/ccp_call_control_client/prj.conf: Language not supported
  • subsys/bluetooth/audio/Kconfig.ccp: Language not supported
  • subsys/bluetooth/audio/Kconfig.tbs: Language not supported
  • tests/bluetooth/audio/ccp_call_control_client/CMakeLists.txt: Language not supported

@Thalley Thalley force-pushed the ccp_client_name branch 2 times, most recently from c5aa75d to da281c6 Compare April 11, 2025 08:31
@Thalley Thalley force-pushed the ccp_client_name branch from da281c6 to f1791d4 Compare May 5, 2025 10:58
@Thalley Thalley force-pushed the ccp_client_name branch from f1791d4 to 875e209 Compare May 19, 2025 08:52
Add support for setting and getting the bearer provider
name. For now the name will be duplicated by the TBS
implementation, but will be optimizied in the future
so only one copy of the name exists.

Signed-off-by: Emil Gydesen <[email protected]>
@Thalley Thalley force-pushed the ccp_client_name branch 2 times, most recently from 7f72381 to fcad393 Compare May 19, 2025 09:27
Add support for getting the remote bearer provider
name.

Signed-off-by: Emil Gydesen <[email protected]>
@Thalley Thalley force-pushed the ccp_client_name branch from fcad393 to 2188861 Compare May 19, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant