From: Claudia Draghicescu <noreply@github.com>
To: linux-bluetooth@vger.kernel.org
Subject: [bluez/bluez] 2ba614: iso-tester: Add tests for GMAP broadcast QoS presets
Date: Tue, 28 Nov 2023 09:38:07 -0800 [thread overview]
Message-ID: <bluez/bluez/push/refs/heads/master/8b4484-bd5342@github.com> (raw)
Branch: refs/heads/master
Home: https://github.com/bluez/bluez
Commit: 2ba6148139718a6eb38f14290d04a960c170b8a3
https://github.com/bluez/bluez/commit/2ba6148139718a6eb38f14290d04a960c170b8a3
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M tools/iso-tester.c
Log Message:
-----------
iso-tester: Add tests for GMAP broadcast QoS presets
This adds the following tests:
ISO QoS 48_1_g - Success
ISO QoS 48_2_g - Success
ISO QoS 48_3_g - Success
ISO QoS 48_4_g - Success
Commit: acaf8f866d2906cfb229aa4d8cab599ac8cb7316
https://github.com/bluez/bluez/commit/acaf8f866d2906cfb229aa4d8cab599ac8cb7316
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M src/shared/bap-debug.c
M src/shared/util.c
M src/shared/util.h
Log Message:
-----------
util: Make debugger arg of util_debug_ltv const
This makes the debugger argument of util_debug_ltv const as they are not
suppose to change during its call.
Commit: c9a1f20808287ecb8db183a537b210e7a26116d9
https://github.com/bluez/bluez/commit/c9a1f20808287ecb8db183a537b210e7a26116d9
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M monitor/packet.c
Log Message:
-----------
monitor: Add proper decoding of TLV for BASE
This uses bt_bap_debug_{config, metadata} to decode the TLV entries
found in Basic Audio Announcement:
< HCI Command: LE Set Peri.. (0x08|0x003f) plen 41
Handle: 1
Operation: Complete ext advertising data (0x03)
Data length: 0x26
Service Data: Basic Audio Announcement (0x1851)
Presetation Delay: 10000
Number of Subgroups: 1
Subgroup #0:
Number of BIS(s): 1
Codec: LC3 (0x06)
Codec Specific Configuration: #0: len 0x02 type 0x01
Codec Specific Configuration: Sampling Frequency: 48 Khz (0x08)
Codec Specific Configuration: #1: len 0x02 type 0x02
Codec Specific Configuration: Frame Duration: 7.5 ms (0x00)
Codec Specific Configuration: #2: len 0x03 type 0x04
Codec Specific Configuration: Frame Length: 75 (0x004b)
Metadata: #0: len 0x03 type 0x02
Metadata: Context: 0x0002
Metadata: Context Conversational (0x0002)
BIS #0:
Index: 1
Codec Specific Configuration: #0: len 0x05 type 0x03
Codec Specific Configuration: Location: 0x00000001
Codec Specific Configuration: Location: Front Left (0x00000001)
Commit: ee04d309651c0ca8828c5ae34ae36a707b534a70
https://github.com/bluez/bluez/commit/ee04d309651c0ca8828c5ae34ae36a707b534a70
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M tools/isotest.c
Log Message:
-----------
isotest: Fix high-reliability QoS presets
This changes the high-reliability QoS presets to be conformant to
BAP[1] specification:
Table 5.2: QoS configuration support setting requirements for the
Unicast Client and Unicast Server
[1] https://www.bluetooth.com/specifications/bap-1-0-1/
Fixes: https://github.com/bluez/bluez/issues/665
Commit: b93690e72d9ea287a730fa271925979c225d6861
https://github.com/bluez/bluez/commit/b93690e72d9ea287a730fa271925979c225d6861
Author: Claudia Draghicescu <claudia.rosu@nxp.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M src/shared/bap.c
M src/shared/bap.h
Log Message:
-----------
shared/bap: Fix source+sink endpoint registration
When registering both sink and source endpoints,
the register endpoint method call results in 2 remote endpoints for each
scanned broadcast source
Commit: bd5342fdf46af482c851af754cca14c1b51ee2d3
https://github.com/bluez/bluez/commit/bd5342fdf46af482c851af754cca14c1b51ee2d3
Author: Claudia Draghicescu <claudia.rosu@nxp.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M profiles/audio/bap.c
Log Message:
-----------
audio/bap: Fix source+sink endpoint registration
When registering both sink and source endpoints,
the register endpoint method call results in 2 remote endpoints for each
scanned broadcast source
Compare: https://github.com/bluez/bluez/compare/8b448400ece6...bd5342fdf46a
reply other threads:[~2023-11-28 17:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bluez/bluez/push/refs/heads/master/8b4484-bd5342@github.com \
--to=noreply@github.com \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).