diff options
| -rw-r--r-- | doc/device-api.txt | 7 | 
1 files changed, 1 insertions, 6 deletions
| diff --git a/doc/device-api.txt b/doc/device-api.txt index 34091853..059398df 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -68,12 +68,7 @@ Methods		dict GetProperties()  			their connections gracefully before the ACL connection  			is terminated. -			Possible errors: org.bluez.Error.NotReady -					 org.bluez.Error.Failed -					 org.bluez.Error.NoSuchAdapter -					 org.bluez.Error.InvalidArguments -					 org.bluez.Error.NotConnected -					 org.bluez.Error.InProgress +			Possible errors: org.bluez.Error.NotConnected  Signals		PropertyChanged(string name, variant value) | 
