diff options
Diffstat (limited to 'hcid/dbus-api.txt')
-rw-r--r-- | hcid/dbus-api.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt index d6f31bef..b8bc5eb1 100644 --- a/hcid/dbus-api.txt +++ b/hcid/dbus-api.txt @@ -43,6 +43,11 @@ Errors Failed Error returned when the argument list is invalid or out of specification for the method. + NotImplemented + + Error returned when the called method has not been + implemented. + NotAuthorized Error returned when the caller of a method is not |