summaryrefslogtreecommitdiff
path: root/doc/media-api.txt
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2012-12-20 00:13:24 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-12-20 00:13:24 +0200
commit51a961b165d61ec6e150368427a2bcb11e6cc84a (patch)
tree7fd405f376a67e729f089d97409763480731bf5b /doc/media-api.txt
parent6cd899c1729cdc15ac81350ca171021e34109c05 (diff)
downloadbluez-51a961b165d61ec6e150368427a2bcb11e6cc84a.tar.gz
doc: Mark HFP-specific MediaTransport properties clearly
Diffstat (limited to 'doc/media-api.txt')
-rw-r--r--doc/media-api.txt19
1 files changed, 11 insertions, 8 deletions
diff --git a/doc/media-api.txt b/doc/media-api.txt
index 28e6c94e9..a687bba59 100644
--- a/doc/media-api.txt
+++ b/doc/media-api.txt
@@ -317,20 +317,23 @@ Properties object Device [readonly]
boolean NREC [readwrite]
- Optional. Indicates if echo cancelling and noise
- reduction functions are active in the transport, this
- property is only writeable when the transport was
- acquired by the sender.
+ Optional and HFP specific (external to BlueZ).
+ Indicates if echo cancelling and noise reduction
+ functions are active in the transport, this
+ property is only writeable when the transport
+ was acquired by the sender.
boolean InbandRingtone [readwrite]
- Optional. Indicates if the transport support sending
- ringtones, this property is only writeable when the
- transport was acquired by the sender.
+ Optional and HFP specific (external to BlueZ).
+ Indicates if the transport support sending
+ ringtones, this property is only writeable when
+ the transport was acquired by the sender.
string Routing [readonly]
- Optional. Indicates where is the transport being routed
+ Optional and HFP specific (external to BlueZ).
+ Indicates where is the transport being routed.
Possible Values: "HCI" or "PCM"