From: Mikel Astiz <mikel.astiz@xxxxxxxxxxxx> The method supports the string "any" to return the any adapter object, so update the documentation accordingly. --- doc/manager-api.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/manager-api.txt b/doc/manager-api.txt index 3add587..8497141 100644 --- a/doc/manager-api.txt +++ b/doc/manager-api.txt @@ -24,7 +24,9 @@ Object path / object FindAdapter(string pattern) Returns object path for the specified adapter. Valid - patterns are "hci0" or "00:11:22:33:44:55". + patterns are "hci0" or "00:11:22:33:44:55". Other + supported values are: + "any" Possible errors: org.bluez.Error.InvalidArguments org.bluez.Error.NoSuchAdapter -- 1.7.11.7 -- 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