From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> There is no need to declare DatabaseIdentifier in case it is invalid since by omitting it should indicate GetVersion is not supported. --- doc/obex-api.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/obex-api.txt b/doc/obex-api.txt index 31afc74..f80ef39 100644 --- a/doc/obex-api.txt +++ b/doc/obex-api.txt @@ -491,12 +491,10 @@ Properties string Folder [readonly] Current folder. - string DatabaseIdentifier [readonly] + string DatabaseIdentifier [readonly, optional] 128 bits persistent identifier. - Value '0' shall be considered as not supported. - Synchronization hierarchy ========================= -- 1.9.3 -- 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