linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ] doc/mesh-api: Fix reference discrepancy for Import()
@ 2020-01-22  3:32 Inga Stotland
  2020-01-22 16:48 ` Gix, Brian
  0 siblings, 1 reply; 2+ messages in thread
From: Inga Stotland @ 2020-01-22  3:32 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: brian.gix, Inga Stotland

Remove mentioning of ImportLocalNode() method, use Import() instead.
---
 doc/mesh-api.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/mesh-api.txt b/doc/mesh-api.txt
index d83c68bdc..131de6bfd 100644
--- a/doc/mesh-api.txt
+++ b/doc/mesh-api.txt
@@ -222,7 +222,7 @@ Service		org.bluez.mesh
 Interface	org.bluez.mesh.Node1
 Object path	/org/bluez/mesh/node<uuid>
 		where <uuid> is the Device UUID passed to Join(),
-		CreateNetwork() or ImportLocalNode()
+		CreateNetwork() or Import()
 
 Methods:
 	void Send(object element_path, uint16 destination, uint16 key_index,
@@ -452,7 +452,7 @@ Service		org.bluez.mesh
 Interface	org.bluez.mesh.Management1
 Object path	/org/bluez/mesh/node<uuid>
 		where <uuid> is the Device UUID passed to Join(),
-		CreateNetwork() or ImportLocalNode()
+		CreateNetwork() or Import()
 
 Methods:
 	void UnprovisionedScan(uint16 seconds)
-- 
2.21.1


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

* Re: [PATCH BlueZ] doc/mesh-api: Fix reference discrepancy for Import()
  2020-01-22  3:32 [PATCH BlueZ] doc/mesh-api: Fix reference discrepancy for Import() Inga Stotland
@ 2020-01-22 16:48 ` Gix, Brian
  0 siblings, 0 replies; 2+ messages in thread
From: Gix, Brian @ 2020-01-22 16:48 UTC (permalink / raw)
  To: linux-bluetooth, Stotland, Inga

Applied
On Tue, 2020-01-21 at 19:32 -0800, Inga Stotland wrote:
> Remove mentioning of ImportLocalNode() method, use Import() instead.
> ---
>  doc/mesh-api.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/doc/mesh-api.txt b/doc/mesh-api.txt
> index d83c68bdc..131de6bfd 100644
> --- a/doc/mesh-api.txt
> +++ b/doc/mesh-api.txt
> @@ -222,7 +222,7 @@ Service		org.bluez.mesh
>  Interface	org.bluez.mesh.Node1
>  Object path	/org/bluez/mesh/node<uuid>
>  		where <uuid> is the Device UUID passed to Join(),
> -		CreateNetwork() or ImportLocalNode()
> +		CreateNetwork() or Import()
>  
>  Methods:
>  	void Send(object element_path, uint16 destination, uint16 key_index,
> @@ -452,7 +452,7 @@ Service		org.bluez.mesh
>  Interface	org.bluez.mesh.Management1
>  Object path	/org/bluez/mesh/node<uuid>
>  		where <uuid> is the Device UUID passed to Join(),
> -		CreateNetwork() or ImportLocalNode()
> +		CreateNetwork() or Import()
>  
>  Methods:
>  	void UnprovisionedScan(uint16 seconds)

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

end of thread, other threads:[~2020-01-22 16:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-22  3:32 [PATCH BlueZ] doc/mesh-api: Fix reference discrepancy for Import() Inga Stotland
2020-01-22 16:48 ` Gix, Brian

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).