From 779b2cbee39544eefd8c09152e856ecc854c6707 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Mon, 8 Sep 2008 11:40:32 +0300 Subject: Rename Source and Sink to AudioSource and AudioSink --- doc/audio-api.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/audio-api.txt b/doc/audio-api.txt index 59ef8354..88f5b8b4 100644 --- a/doc/audio-api.txt +++ b/doc/audio-api.txt @@ -97,11 +97,11 @@ Signals void AnswerRequested() The microphone gain changed. -Sink hierarchy -============== +AudioSink hierarchy +=================== Service org.bluez -Interface org.bluez.Sink +Interface org.bluez.AudioSink Object path [variable prefix]/{hci0,hci1,...}/dev_XX_XX_XX_XX_XX_XX Methods void Connect() -- cgit