aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2010-05-17 17:32:26 +0200
committerJohan Hedberg <johan.hedberg@nokia.com>2010-05-17 17:32:26 +0200
commit1e4d4fe0ed499adaf3e61b1e593dccd3c0928158 (patch)
treeb990d40549df8e7609176c7a9b0b024137084d25 /doc
parent38a7ef119c1ee1637a4f334dd055b8a171cdf148 (diff)
downloadbluez-1e4d4fe0ed499adaf3e61b1e593dccd3c0928158.tar.gz
Add new "Blocked" property to device objects
This patch adds a new "Blocked" property to device objects. It maps directly to the HCIBLOCKDEV and HCIUNBLOCKDEV ioctl's which enable control of incoming connection acceptance on the kernel side.
Diffstat (limited to 'doc')
-rw-r--r--doc/device-api.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/device-api.txt b/doc/device-api.txt
index efd37660..b8182997 100644
--- a/doc/device-api.txt
+++ b/doc/device-api.txt
@@ -154,6 +154,13 @@ Properties string Address [readonly]
Indicates if the remote is seen as trusted. This
setting can be changed by the application.
+ boolean Blocked [readwrite]
+
+ If set to true any incoming connections from the
+ device will be immediately rejected. Any device
+ drivers will also be removed and no new ones will
+ be probed as long as the device is blocked.
+
string Alias [readwrite]
The name alias for the remote device. The alias can