diff options
| -rw-r--r-- | doc/device-api.txt | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/doc/device-api.txt b/doc/device-api.txt index 9e399465..980df628 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -124,6 +124,11 @@ Properties	string Address [readonly]  			The Bluetooth remote name. This value can not be  			changed. Use the Alias property instead. +		string Icon [readonly] + +			Proposed icon name according to the freedesktop.org +			icon naming specification. +  		uint32 Class [readonly]  			The Bluetooth class of device of the remote device. | 
