public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* Applying Mesh Protocol 1.1 specification
@ 2024-08-22  9:13 Junho Lee
  2024-08-25 22:48 ` Brian Gix
  0 siblings, 1 reply; 2+ messages in thread
From: Junho Lee @ 2024-08-22  9:13 UTC (permalink / raw)
  To: linux-bluetooth

Hi,
I found that the bluetooth-mesh part has not applied SIG Mesh Protocol
1.1 specification yet. I would like to update various changes to the
specification, such as SAR transmitter/receiver state.

For example, in the line corresponding to the link below, I don't
understand why it sends a segmented message for a multicast address a
fixed number of times, 4 times. This is causing performance issues with
my product.
https://github.com/bluez/bluez/blob/master/mesh/net.c#L3335

Most of the mesh/net.c code was last written 4 or 6 years ago and is out
of date with Mesh Protocol 1.1. Is there a reason for not applying Mesh
Protocol 1.1 or is anyone working on?

Regards,
Junho Lee

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

* Re: Applying Mesh Protocol 1.1 specification
  2024-08-22  9:13 Applying Mesh Protocol 1.1 specification Junho Lee
@ 2024-08-25 22:48 ` Brian Gix
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Gix @ 2024-08-25 22:48 UTC (permalink / raw)
  To: Junho Lee; +Cc: linux-bluetooth



On Aug 22, 2024, at 2:14 AM, Junho Lee <tot0roprog@gmail.com> wrote:
> 
> Hi,
> I found that the bluetooth-mesh part has not applied SIG Mesh Protocol
> 1.1 specification yet. I would like to update various changes to the
> specification, such as SAR transmitter/receiver state.

Nobody has the job currently of maintaining bluetooth-meshd specifically. I still keep an eye on patch submissions to the mesh daemon and tools, so if you would like to implement the v1.1 changes, I would be happy to be an extra set of eyes.

> 
> For example, in the line corresponding to the link below, I don't
> understand why it sends a segmented message for a multicast address a
> fixed number of times, 4 times. This is causing performance issues with
> my product.
> https://github.com/bluez/bluez/blob/master/mesh/net.c#L3335
> 
> Most of the mesh/net.c code was last written 4 or 6 years ago and is out
> of date with Mesh Protocol 1.1. Is there a reason for not applying Mesh
> Protocol 1.1 or is anyone working on?
> 
> Regards,
> Junho Lee
> 

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

end of thread, other threads:[~2024-08-25 22:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-22  9:13 Applying Mesh Protocol 1.1 specification Junho Lee
2024-08-25 22:48 ` Brian Gix

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox