Diff between 6cd899c1729cdc15ac81350ca171021e34109c05 and 51a961b165d61ec6e150368427a2bcb11e6cc84a

Changed Files

File Additions Deletions Status
doc/media-api.txt +11 -8 modified

Full Patch

diff --git a/doc/media-api.txt b/doc/media-api.txt
index 28e6c94..a687bba 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"