Diff between 468e11fe311bb8e2eab2b43e44bfa397359443c5 and 8c14dfca4832cefb3572294334ba7080e568a221
Changed Files
| File | Additions | Deletions | Status |
| doc/media-api.txt | +5 | -0 | modified |
Full Patch
diff --git a/doc/media-api.txt b/doc/media-api.txt
index 84903d6..b2f239a 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.