linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] mesh: Return dbus error code on Leave() with invalit token given
@ 2019-06-19  7:48 Jakub Witowski
  2019-06-19  8:31 ` Grzegorz Kołodziejczyk
  0 siblings, 1 reply; 3+ messages in thread
From: Jakub Witowski @ 2019-06-19  7:48 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Inga Stotland, Brian Gix

This removes NotFound error from mesh-api.txt from Leave() function.
---
 doc/mesh-api.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/doc/mesh-api.txt b/doc/mesh-api.txt
index 2a800468b..c82732d2c 100644
--- a/doc/mesh-api.txt
+++ b/doc/mesh-api.txt
@@ -112,8 +112,6 @@ Methods:
 		identified by the 64-bit token parameter. The token parameter
 		has been obtained as a result of successful Join() method call.
 
-		PossibleErrors:
-			org.bluez.mesh.Error.NotFound
 
 	uint64 token CreateNetwork(object app_root, array{byte}[16] uuid)
 
-- 
2.20.1


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

* Re: [PATCH v2] mesh: Return dbus error code on Leave() with invalit token given
  2019-06-19  7:48 [PATCH v2] mesh: Return dbus error code on Leave() with invalit token given Jakub Witowski
@ 2019-06-19  8:31 ` Grzegorz Kołodziejczyk
  2019-06-19 17:45   ` Michał Lowas-Rzechonek
  0 siblings, 1 reply; 3+ messages in thread
From: Grzegorz Kołodziejczyk @ 2019-06-19  8:31 UTC (permalink / raw)
  To: Jakub Witowski; +Cc: linux-bluetooth, Inga Stotland, Brian Gix

Hi Jakub,

You have commit message typo "invalit".


śr., 19 cze 2019 o 09:49 Jakub Witowski <jakub.witowski@silvair.com> napisał(a):
>
> This removes NotFound error from mesh-api.txt from Leave() function.
btw. what is the purpose of this patch (or why is this needed) ? since
commit message describes what can be easily read from code diff.
> ---
>  doc/mesh-api.txt | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/doc/mesh-api.txt b/doc/mesh-api.txt
> index 2a800468b..c82732d2c 100644
> --- a/doc/mesh-api.txt
> +++ b/doc/mesh-api.txt
> @@ -112,8 +112,6 @@ Methods:
>                 identified by the 64-bit token parameter. The token parameter
>                 has been obtained as a result of successful Join() method call.
>
> -               PossibleErrors:
> -                       org.bluez.mesh.Error.NotFound
>
>         uint64 token CreateNetwork(object app_root, array{byte}[16] uuid)
>
> --
> 2.20.1
>
Regards,
Grzegorz

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

* Re: [PATCH v2] mesh: Return dbus error code on Leave() with invalit token given
  2019-06-19  8:31 ` Grzegorz Kołodziejczyk
@ 2019-06-19 17:45   ` Michał Lowas-Rzechonek
  0 siblings, 0 replies; 3+ messages in thread
From: Michał Lowas-Rzechonek @ 2019-06-19 17:45 UTC (permalink / raw)
  To: Grzegorz Kołodziejczyk
  Cc: Jakub Witowski, linux-bluetooth, Inga Stotland, Brian Gix

Hi Grzegorz,

On 06/19, Grzegorz Kołodziejczyk wrote:
> You have commit message typo "invalit".

And you top-post ;)

-- 
Michał Lowas-Rzechonek <michal.lowas-rzechonek@silvair.com>
Silvair http://silvair.com
Jasnogórska 44, 31-358 Krakow, POLAND

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

end of thread, other threads:[~2019-06-19 17:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-19  7:48 [PATCH v2] mesh: Return dbus error code on Leave() with invalit token given Jakub Witowski
2019-06-19  8:31 ` Grzegorz Kołodziejczyk
2019-06-19 17:45   ` Michał Lowas-Rzechonek

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