OSDN Git Service

doc: Add entry for modalias properties
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 30 Dec 2012 06:21:30 +0000 (22:21 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 30 Dec 2012 06:21:30 +0000 (22:21 -0800)
doc/adapter-api.txt
doc/device-api.txt

index 1959694..cef6cbe 100644 (file)
@@ -148,3 +148,8 @@ Properties  string Address [readonly]
 
                        List of 128-bit UUIDs that represents the available
                        local services.
+
+               string Modalias [readonly, optional]
+
+                       Local Device ID information in modalias format
+                       used by the kernel and udev.
index 6aa2c5b..aed6bed 100644 (file)
@@ -188,3 +188,8 @@ Properties  string Address [readonly]
                        Note that this property can exhibit false-positives
                        in the case of Bluetooth 2.1 (or newer) devices that
                        have disabled Extended Inquiry Response support.
+
+               string Modalias [readonly, optional]
+
+                       Remote Device ID information in modalias format
+                       used by the kernel and udev.