Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH] doc/adapter-api: Add InProgess error to StartDiscovery
@ 2020-11-09 10:51 Michael Nosthoff
  2020-11-09 11:24 ` bluez.test.bot
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Nosthoff @ 2020-11-09 10:51 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Michael Nosthoff

Signed-off-by: Michael Nosthoff <bluez@heine.tech>
---
 doc/adapter-api.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt
index 1a7255750..464434a81 100644
--- a/doc/adapter-api.txt
+++ b/doc/adapter-api.txt
@@ -23,6 +23,7 @@ Methods		void StartDiscovery()
 
 			Possible errors: org.bluez.Error.NotReady
 					 org.bluez.Error.Failed
+					 org.bluez.Error.InProgress
 
 		void StopDiscovery()
 
-- 
2.25.1


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

end of thread, other threads:[~2020-11-09 22:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-09 10:51 [PATCH] doc/adapter-api: Add InProgess error to StartDiscovery Michael Nosthoff
2020-11-09 11:24 ` bluez.test.bot
2020-11-09 22:19   ` Luiz Augusto von Dentz

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