-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
Bluetooth: Audio: Add bt_audio_codec unset functions #63400
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Thalley
force-pushed
the
codec_unset_val
branch
from
October 3, 2023 08:31
ae8ecab
to
cde8dce
Compare
Thalley
force-pushed
the
codec_unset_val
branch
from
October 3, 2023 08:41
cde8dce
to
2a3ab2f
Compare
Thalley
force-pushed
the
codec_unset_val
branch
from
October 23, 2023 11:09
2a3ab2f
to
976ed3c
Compare
Thalley
force-pushed
the
codec_unset_val
branch
from
November 13, 2023 09:51
976ed3c
to
a886e58
Compare
Thalley
force-pushed
the
codec_unset_val
branch
from
November 21, 2023 08:45
a886e58
to
61a67a1
Compare
zephyrbot
requested review from
asbjornsabo,
Casper-Bonde-Bose,
fredrikdanebjer,
jhedberg,
kruithofa,
larsgk,
MariuszSkamra and
sjanc
November 21, 2023 10:32
Thalley
force-pushed
the
codec_unset_val
branch
from
December 7, 2023 09:55
61a67a1
to
0963b6c
Compare
Thalley
force-pushed
the
codec_unset_val
branch
from
December 13, 2023 10:33
0963b6c
to
1a9c012
Compare
Thalley
force-pushed
the
codec_unset_val
branch
from
December 27, 2023 11:52
1a9c012
to
592b69b
Compare
kruithofa
requested changes
Jan 11, 2024
Thalley
force-pushed
the
codec_unset_val
branch
3 times, most recently
from
January 11, 2024 14:55
f5250c7
to
610613a
Compare
kruithofa
previously approved these changes
Jan 16, 2024
Thalley
force-pushed
the
codec_unset_val
branch
from
January 23, 2024 13:36
610613a
to
6b3f7b0
Compare
Add functions to unset, or remove, specific codec LTV structure from codec_cfgs or codec_caps. Signed-off-by: Emil Gydesen <[email protected]>
Thalley
force-pushed
the
codec_unset_val
branch
from
January 23, 2024 14:38
6b3f7b0
to
5938664
Compare
fredrikdanebjer
approved these changes
Jan 24, 2024
kruithofa
approved these changes
Jan 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add functions to unset, or remove, specific codec LTV structure from codec_cfgs or codec_caps.