summaryrefslogtreecommitdiff
path: root/doc/device-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-12-22 09:48:30 -0800
committerMarcel Holtmann <marcel@holtmann.org>2012-12-22 09:48:30 -0800
commitb9fb332a85bd98b7f59778484434c057f0ce5049 (patch)
treea01e445f3ae47762fded1749913bf8bcb585f302 /doc/device-api.txt
parent5fbd1e54062ad82a2035e068f7bd41416c222f23 (diff)
downloadbluez-b9fb332a85bd98b7f59778484434c057f0ce5049.tar.gz
doc: Change VendorSource value into a string
Diffstat (limited to 'doc/device-api.txt')
-rw-r--r--doc/device-api.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/device-api.txt b/doc/device-api.txt
index 14120840b..f8cf019fd 100644
--- a/doc/device-api.txt
+++ b/doc/device-api.txt
@@ -103,13 +103,15 @@ Properties string Address [readonly]
If the Alias property is unset, it will reflect
this value which makes it more convenient.
- uint16 Vendor [readonly] [optional]
+ string VendorSource [readonly] [optional]
- Vendor unique numeric identifier.
+ Vendor source numeric identifier.
- uint16 VendorSource [readonly] [optional]
+ Only "bluetooth" and "usb" sources are supported.
- Vendor source numeric identifier.
+ uint16 Vendor [readonly] [optional]
+
+ Vendor unique numeric identifier.
uint16 Product [readonly] [optional]