All of lore.kernel.org
 help / color / mirror / Atom feed
* [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs
@ 2022-11-02 10:12 Bastien Nocera
  2022-11-02 11:18 ` bluez.test.bot
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Bastien Nocera @ 2022-11-02 10:12 UTC (permalink / raw)
  To: linux-bluetooth

---
 src/main.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/main.conf b/src/main.conf
index 2796f155e..fbe0a97be 100644
--- a/src/main.conf
+++ b/src/main.conf
@@ -125,6 +125,8 @@
 # 330859bc-7506-492d-9370-9a6f0614037f (BlueZ Experimental Bluetooth Quality Report)
 # a6695ace-ee7f-4fb9-881a-5fac66c629af (BlueZ Experimental Offload Codecs)
 # 6fbaf188-05e0-496a-9885-d6ddfdb4e03e (BlueZ Experimental ISO socket)
+# 00002bcb-0000-1000-8000-00805f9b34fb (BlueZ Experimental LE Audio BAP source)
+# 00002bc9-0000-1000-8000-00805f9b34fb (BlueZ Experimental LE Audio BAP sink)
 # Defaults to false.
 #KernelExperimental = false
 
-- 
2.37.3


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* RE: [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs
  2022-11-02 10:12 [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs Bastien Nocera
@ 2022-11-02 11:18 ` bluez.test.bot
  2022-11-03 20:26 ` Luiz Augusto von Dentz
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: bluez.test.bot @ 2022-11-02 11:18 UTC (permalink / raw)
  To: linux-bluetooth, hadess

[-- Attachment #1: Type: text/plain, Size: 1051 bytes --]

This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=691153

---Test result---

Test Summary:
CheckPatch                    PASS      1.03 seconds
GitLint                       PASS      0.75 seconds
Prep - Setup ELL              PASS      33.82 seconds
Build - Prep                  PASS      0.98 seconds
Build - Configure             PASS      10.66 seconds
Build - Make                  PASS      1141.01 seconds
Make Check                    PASS      12.91 seconds
Make Check w/Valgrind         PASS      365.20 seconds
Make Distcheck                PASS      304.19 seconds
Build w/ext ELL - Configure   PASS      10.59 seconds
Build w/ext ELL - Make        PASS      109.91 seconds
Incremental Build w/ patches  PASS      0.00 seconds
Scan Build                    PASS      676.03 seconds



---
Regards,
Linux Bluetooth


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs
  2022-11-02 10:12 [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs Bastien Nocera
  2022-11-02 11:18 ` bluez.test.bot
@ 2022-11-03 20:26 ` Luiz Augusto von Dentz
  2022-11-09 15:55   ` Bastien Nocera
  2022-11-18  2:31 ` bluez.test.bot
                   ` (7 subsequent siblings)
  9 siblings, 1 reply; 12+ messages in thread
From: Luiz Augusto von Dentz @ 2022-11-03 20:26 UTC (permalink / raw)
  To: Bastien Nocera; +Cc: linux-bluetooth

Hi Bastien,

On Wed, Nov 2, 2022 at 3:22 AM Bastien Nocera <hadess@hadess.net> wrote:
>
> ---
>  src/main.conf | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/src/main.conf b/src/main.conf
> index 2796f155e..fbe0a97be 100644
> --- a/src/main.conf
> +++ b/src/main.conf
> @@ -125,6 +125,8 @@
>  # 330859bc-7506-492d-9370-9a6f0614037f (BlueZ Experimental Bluetooth Quality Report)
>  # a6695ace-ee7f-4fb9-881a-5fac66c629af (BlueZ Experimental Offload Codecs)
>  # 6fbaf188-05e0-496a-9885-d6ddfdb4e03e (BlueZ Experimental ISO socket)
> +# 00002bcb-0000-1000-8000-00805f9b34fb (BlueZ Experimental LE Audio BAP source)
> +# 00002bc9-0000-1000-8000-00805f9b34fb (BlueZ Experimental LE Audio BAP sink)
>  # Defaults to false.
>  #KernelExperimental = false

Not really following, these UUID are actually part of LE Audio
standard, they are not experimental, or perhaps you want to document
what UUIDs can be registered using MediaEndpoint?

> --
> 2.37.3
>


-- 
Luiz Augusto von Dentz

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs
  2022-11-03 20:26 ` Luiz Augusto von Dentz
@ 2022-11-09 15:55   ` Bastien Nocera
  0 siblings, 0 replies; 12+ messages in thread
From: Bastien Nocera @ 2022-11-09 15:55 UTC (permalink / raw)
  To: Luiz Augusto von Dentz; +Cc: linux-bluetooth

On Thu, 2022-11-03 at 13:26 -0700, Luiz Augusto von Dentz wrote:
> Hi Bastien,
> 
> On Wed, Nov 2, 2022 at 3:22 AM Bastien Nocera <hadess@hadess.net>
> wrote:
> > 
> > ---
> >  src/main.conf | 2 ++
> >  1 file changed, 2 insertions(+)
> > 
> > diff --git a/src/main.conf b/src/main.conf
> > index 2796f155e..fbe0a97be 100644
> > --- a/src/main.conf
> > +++ b/src/main.conf
> > @@ -125,6 +125,8 @@
> >  # 330859bc-7506-492d-9370-9a6f0614037f (BlueZ Experimental
> > Bluetooth Quality Report)
> >  # a6695ace-ee7f-4fb9-881a-5fac66c629af (BlueZ Experimental Offload
> > Codecs)
> >  # 6fbaf188-05e0-496a-9885-d6ddfdb4e03e (BlueZ Experimental ISO
> > socket)
> > +# 00002bcb-0000-1000-8000-00805f9b34fb (BlueZ Experimental LE
> > Audio BAP source)
> > +# 00002bc9-0000-1000-8000-00805f9b34fb (BlueZ Experimental LE
> > Audio BAP sink)
> >  # Defaults to false.
> >  #KernelExperimental = false
> 
> Not really following, these UUID are actually part of LE Audio
> standard, they are not experimental, or perhaps you want to document
> what UUIDs can be registered using MediaEndpoint?

I got confused because those UUIDs would show up when I set
"KernelExperimental = true". But that's because those UUIDs in the
audio plugin are dependent on "ISO socket" support which also gets
enabled when "KernelExperimental = true" is set.

Feel free to drop.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* RE: [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs
  2022-11-02 10:12 [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs Bastien Nocera
  2022-11-02 11:18 ` bluez.test.bot
  2022-11-03 20:26 ` Luiz Augusto von Dentz
@ 2022-11-18  2:31 ` bluez.test.bot
  2022-11-18  4:05 ` bluez.test.bot
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: bluez.test.bot @ 2022-11-18  2:31 UTC (permalink / raw)
  To: linux-bluetooth, hadess

[-- Attachment #1: Type: text/plain, Size: 893 bytes --]

This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=691153

---Test result---

Test Summary:
CheckPatch                    PASS      0.31 seconds
GitLint                       PASS      0.24 seconds
BuildEll                      PASS      33.32 seconds
BluezMake                     PASS      1103.76 seconds
MakeCheck                     PASS      12.30 seconds
MakeDistcheck                 PASS      185.86 seconds
CheckValgrind                 PASS      302.99 seconds
bluezmakeextell               PASS      119.25 seconds
IncrementalBuild              PASS      919.62 seconds
ScanBuild                     PASS      1341.21 seconds



---
Regards,
Linux Bluetooth


^ permalink raw reply	[flat|nested] 12+ messages in thread

* RE: [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs
  2022-11-02 10:12 [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs Bastien Nocera
                   ` (2 preceding siblings ...)
  2022-11-18  2:31 ` bluez.test.bot
@ 2022-11-18  4:05 ` bluez.test.bot
  2022-11-18  4:43 ` bluez.test.bot
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: bluez.test.bot @ 2022-11-18  4:05 UTC (permalink / raw)
  To: linux-bluetooth, hadess

[-- Attachment #1: Type: text/plain, Size: 892 bytes --]

This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=691153

---Test result---

Test Summary:
CheckPatch                    PASS      0.48 seconds
GitLint                       PASS      0.37 seconds
BuildEll                      PASS      32.53 seconds
BluezMake                     PASS      997.29 seconds
MakeCheck                     PASS      13.04 seconds
MakeDistcheck                 PASS      176.33 seconds
CheckValgrind                 PASS      287.45 seconds
bluezmakeextell               PASS      112.85 seconds
IncrementalBuild              PASS      804.48 seconds
ScanBuild                     PASS      1206.34 seconds



---
Regards,
Linux Bluetooth


^ permalink raw reply	[flat|nested] 12+ messages in thread

* RE: [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs
  2022-11-02 10:12 [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs Bastien Nocera
                   ` (3 preceding siblings ...)
  2022-11-18  4:05 ` bluez.test.bot
@ 2022-11-18  4:43 ` bluez.test.bot
  2022-11-18  5:13 ` bluez.test.bot
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: bluez.test.bot @ 2022-11-18  4:43 UTC (permalink / raw)
  To: linux-bluetooth, hadess

[-- Attachment #1: Type: text/plain, Size: 890 bytes --]

This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=691153

---Test result---

Test Summary:
CheckPatch                    PASS      0.45 seconds
GitLint                       PASS      0.35 seconds
BuildEll                      PASS      26.43 seconds
BluezMake                     PASS      752.95 seconds
MakeCheck                     PASS      11.16 seconds
MakeDistcheck                 PASS      146.54 seconds
CheckValgrind                 PASS      237.86 seconds
bluezmakeextell               PASS      93.74 seconds
IncrementalBuild              PASS      606.42 seconds
ScanBuild                     PASS      959.27 seconds



---
Regards,
Linux Bluetooth


^ permalink raw reply	[flat|nested] 12+ messages in thread

* RE: [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs
  2022-11-02 10:12 [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs Bastien Nocera
                   ` (4 preceding siblings ...)
  2022-11-18  4:43 ` bluez.test.bot
@ 2022-11-18  5:13 ` bluez.test.bot
  2022-11-18  5:33 ` bluez.test.bot
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: bluez.test.bot @ 2022-11-18  5:13 UTC (permalink / raw)
  To: linux-bluetooth, hadess

[-- Attachment #1: Type: text/plain, Size: 891 bytes --]

This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=691153

---Test result---

Test Summary:
CheckPatch                    PASS      0.36 seconds
GitLint                       PASS      0.28 seconds
BuildEll                      PASS      27.21 seconds
BluezMake                     PASS      879.98 seconds
MakeCheck                     PASS      12.04 seconds
MakeDistcheck                 PASS      147.11 seconds
CheckValgrind                 PASS      243.62 seconds
bluezmakeextell               PASS      94.96 seconds
IncrementalBuild              PASS      715.70 seconds
ScanBuild                     PASS      1021.44 seconds



---
Regards,
Linux Bluetooth


^ permalink raw reply	[flat|nested] 12+ messages in thread

* RE: [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs
  2022-11-02 10:12 [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs Bastien Nocera
                   ` (5 preceding siblings ...)
  2022-11-18  5:13 ` bluez.test.bot
@ 2022-11-18  5:33 ` bluez.test.bot
  2022-11-18  6:04 ` bluez.test.bot
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: bluez.test.bot @ 2022-11-18  5:33 UTC (permalink / raw)
  To: linux-bluetooth, hadess

[-- Attachment #1: Type: text/plain, Size: 890 bytes --]

This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=691153

---Test result---

Test Summary:
CheckPatch                    PASS      0.34 seconds
GitLint                       PASS      0.27 seconds
BuildEll                      PASS      26.72 seconds
BluezMake                     PASS      730.96 seconds
MakeCheck                     PASS      11.68 seconds
MakeDistcheck                 PASS      142.51 seconds
CheckValgrind                 PASS      235.43 seconds
bluezmakeextell               PASS      92.00 seconds
IncrementalBuild              PASS      591.70 seconds
ScanBuild                     PASS      929.26 seconds



---
Regards,
Linux Bluetooth


^ permalink raw reply	[flat|nested] 12+ messages in thread

* RE: [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs
  2022-11-02 10:12 [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs Bastien Nocera
                   ` (6 preceding siblings ...)
  2022-11-18  5:33 ` bluez.test.bot
@ 2022-11-18  6:04 ` bluez.test.bot
  2022-11-19  3:47 ` bluez.test.bot
  2022-11-19  5:32 ` bluez.test.bot
  9 siblings, 0 replies; 12+ messages in thread
From: bluez.test.bot @ 2022-11-18  6:04 UTC (permalink / raw)
  To: linux-bluetooth, hadess

[-- Attachment #1: Type: text/plain, Size: 890 bytes --]

This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=691153

---Test result---

Test Summary:
CheckPatch                    PASS      0.36 seconds
GitLint                       PASS      0.28 seconds
BuildEll                      PASS      26.57 seconds
BluezMake                     PASS      769.73 seconds
MakeCheck                     PASS      11.05 seconds
MakeDistcheck                 PASS      147.94 seconds
CheckValgrind                 PASS      240.89 seconds
bluezmakeextell               PASS      93.89 seconds
IncrementalBuild              PASS      621.01 seconds
ScanBuild                     PASS      967.70 seconds



---
Regards,
Linux Bluetooth


^ permalink raw reply	[flat|nested] 12+ messages in thread

* RE: [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs
  2022-11-02 10:12 [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs Bastien Nocera
                   ` (7 preceding siblings ...)
  2022-11-18  6:04 ` bluez.test.bot
@ 2022-11-19  3:47 ` bluez.test.bot
  2022-11-19  5:32 ` bluez.test.bot
  9 siblings, 0 replies; 12+ messages in thread
From: bluez.test.bot @ 2022-11-19  3:47 UTC (permalink / raw)
  To: linux-bluetooth, hadess

[-- Attachment #1: Type: text/plain, Size: 890 bytes --]

This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=691153

---Test result---

Test Summary:
CheckPatch                    PASS      0.35 seconds
GitLint                       PASS      0.28 seconds
BuildEll                      PASS      26.07 seconds
BluezMake                     PASS      743.45 seconds
MakeCheck                     PASS      10.86 seconds
MakeDistcheck                 PASS      144.25 seconds
CheckValgrind                 PASS      237.12 seconds
bluezmakeextell               PASS      92.50 seconds
IncrementalBuild              PASS      598.32 seconds
ScanBuild                     PASS      940.01 seconds



---
Regards,
Linux Bluetooth


^ permalink raw reply	[flat|nested] 12+ messages in thread

* RE: [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs
  2022-11-02 10:12 [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs Bastien Nocera
                   ` (8 preceding siblings ...)
  2022-11-19  3:47 ` bluez.test.bot
@ 2022-11-19  5:32 ` bluez.test.bot
  9 siblings, 0 replies; 12+ messages in thread
From: bluez.test.bot @ 2022-11-19  5:32 UTC (permalink / raw)
  To: linux-bluetooth, hadess

[-- Attachment #1: Type: text/plain, Size: 890 bytes --]

This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=691153

---Test result---

Test Summary:
CheckPatch                    PASS      0.44 seconds
GitLint                       PASS      0.34 seconds
BuildEll                      PASS      26.05 seconds
BluezMake                     PASS      738.01 seconds
MakeCheck                     PASS      11.24 seconds
MakeDistcheck                 PASS      142.98 seconds
CheckValgrind                 PASS      236.49 seconds
bluezmakeextell               PASS      92.32 seconds
IncrementalBuild              PASS      597.05 seconds
ScanBuild                     PASS      921.92 seconds



---
Regards,
Linux Bluetooth


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-11-19  5:32 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-02 10:12 [BlueZ] main.conf: Add comment about LA Audio BAP UUIDs Bastien Nocera
2022-11-02 11:18 ` bluez.test.bot
2022-11-03 20:26 ` Luiz Augusto von Dentz
2022-11-09 15:55   ` Bastien Nocera
2022-11-18  2:31 ` bluez.test.bot
2022-11-18  4:05 ` bluez.test.bot
2022-11-18  4:43 ` bluez.test.bot
2022-11-18  5:13 ` bluez.test.bot
2022-11-18  5:33 ` bluez.test.bot
2022-11-18  6:04 ` bluez.test.bot
2022-11-19  3:47 ` bluez.test.bot
2022-11-19  5:32 ` bluez.test.bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.