This patch adds "org.bluez.Error.InvalidArguments" as possible error returned by GattManager1.UnregisterService(). --- doc/gatt-api.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/gatt-api.txt b/doc/gatt-api.txt index deb519b..8c7975c 100644 --- a/doc/gatt-api.txt +++ b/doc/gatt-api.txt @@ -145,4 +145,5 @@ Methods RegisterService(object service, dict options) must match the same value that has been used on registration. - Possible errors: org.bluez.Error.DoesNotExist + Possible errors: org.bluez.Error.InvalidArguments + org.bluez.Error.DoesNotExist -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html