2020-11-09 11:00:25

by Michael Nosthoff

[permalink] [raw]
Subject: [PATCH] doc/adapter-api: Add InProgess error to StartDiscovery

Signed-off-by: Michael Nosthoff <[email protected]>
---
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


2020-11-09 11:26:28

by bluez.test.bot

[permalink] [raw]
Subject: RE: doc/adapter-api: Add InProgess error to StartDiscovery

This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=380245

---Test result---

##############################
Test: CheckPatch - PASS

##############################
Test: CheckGitLint - PASS

##############################
Test: CheckBuild - PASS

##############################
Test: MakeCheck - PASS



---
Regards,
Linux Bluetooth

2020-11-09 22:22:17

by Luiz Augusto von Dentz

[permalink] [raw]
Subject: Re: doc/adapter-api: Add InProgess error to StartDiscovery

Hi Michael,

On Mon, Nov 9, 2020 at 3:28 AM <[email protected]> wrote:
>
> This is automated email and please do not reply to this email!
>
> Dear submitter,
>
> Thank you for submitting the patches to the linux bluetooth mailing list.
> This is a CI test results with your patch series:
> PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=380245
>
> ---Test result---
>
> ##############################
> Test: CheckPatch - PASS
>
> ##############################
> Test: CheckGitLint - PASS
>
> ##############################
> Test: CheckBuild - PASS
>
> ##############################
> Test: MakeCheck - PASS
>
>
>
> ---
> Regards,
> Linux Bluetooth

Applied, thanks.

--
Luiz Augusto von Dentz