All of lore.kernel.org
 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

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