From 51a961b165d61ec6e150368427a2bcb11e6cc84a Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Thu, 20 Dec 2012 00:13:24 +0200 Subject: [PATCH] doc: Mark HFP-specific MediaTransport properties clearly --- doc/media-api.txt | 19 +++++++++++-------- 1 file 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" -- 2.47.3