All of lore.kernel.org
 help / color / mirror / Atom feed
* mesh: meshctl - How to access the functions in config-server.c?
@ 2017-10-30 16:50 Steve Brown
  2017-10-30 19:12 ` Stotland, Inga
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Brown @ 2017-10-30 16:50 UTC (permalink / raw)
  To: linux-bluetooth

The unicast address for meshctl is 0077. 

But the command "configure 0077" doesn't appear to be the answer.

Is it possible to route meshctl commands to itself?

Thanks,

Steve



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

* Re: mesh: meshctl - How to access the functions in config-server.c?
  2017-10-30 16:50 mesh: meshctl - How to access the functions in config-server.c? Steve Brown
@ 2017-10-30 19:12 ` Stotland, Inga
  0 siblings, 0 replies; 2+ messages in thread
From: Stotland, Inga @ 2017-10-30 19:12 UTC (permalink / raw)
  To: sbrown, linux-bluetooth

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

Hi Steve,

On Mon, 2017-10-30 at 12:50 -0400, Steve Brown wrote:
> The unicast address for meshctl is 0077. 
> 
> But the command "configure 0077" doesn't appear to be the answer.
> 
"configure 0077" does result in routing config commands to itself.
For example, "set-ttl" will result in change to local-node.json

However, the local config server does not send a status message back.
I submitted a patch to take care of that ([PATCH BlueZ] mesh: Add
config server response for loopback).

> Is it possible to route meshctl commands to itself?
> 
> Thanks,
> 
> Steve
> 
> 


I should mention that the implemented functionality in local config
server is very scarce: only get/set ttl and set publication are
currently handled.

Regards,

Inga

[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 3266 bytes --]

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

end of thread, other threads:[~2017-10-30 19:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-30 16:50 mesh: meshctl - How to access the functions in config-server.c? Steve Brown
2017-10-30 19:12 ` Stotland, Inga

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.