summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@linux.intel.com>2012-11-26 11:12:12 +0100
committerSamuel Ortiz <sameo@linux.intel.com>2012-11-26 11:18:22 +0100
commit96fba0adc4003d2326e78ebf9a18c6192f1d03d4 (patch)
treeb23b43483d56c0655d13a2c1cb167381f1a9d127 /doc
parentd61546e37aac6c8a46db44ab3cdc05e984560cec (diff)
downloadneard-96fba0adc4003d2326e78ebf9a18c6192f1d03d4.tar.gz
neard-96fba0adc4003d2326e78ebf9a18c6192f1d03d4.tar.bz2
neard-96fba0adc4003d2326e78ebf9a18c6192f1d03d4.zip
adapter: Expose the adapter radio mode through D-Bus
Diffstat (limited to 'doc')
-rw-r--r--doc/adapter-api.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt
index eace943..b6a5831 100644
--- a/doc/adapter-api.txt
+++ b/doc/adapter-api.txt
@@ -98,9 +98,9 @@ Signals PropertyChanged(string name, variant value)
Properties string Mode [readonly]
- The adapter mode.
+ The adapter NFC radio mode.
- Valid types are "initiator" and "target".
+ Valid types are "Initiator", "Target" and "Idle"
boolean Powered [readwrite]