Possible error responses are added to RegisterEndpoint. --- doc/media-api.txt | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/doc/media-api.txt b/doc/media-api.txt index 84903d6..fc9c985 100644 --- a/doc/media-api.txt +++ b/doc/media-api.txt @@ -35,6 +35,11 @@ Methods void RegisterEndpoint(object endpoint, dict properties) Capabilities blob, it is used as it is so the size and byte order must match. + Possible Errors: org.bluez.Error.InvalidArguments + org.bluez.Error.NotSupported - emitted + when interface for the end-point is + disabled. + void UnregisterEndpoint(object endpoint) Unregister sender end point. -- 1.7.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