From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============0042946781233711633==" MIME-Version: 1.0 From: =?unknown-8bit?q?Fr=C3=A9d=C3=A9ric?= Danis Subject: [RFC v3 04/12] bluetooth: Add org.bluez.MediaTransport interface Date: Mon, 02 Apr 2012 15:27:14 +0200 Message-ID: <1333373242-11117-5-git-send-email-frederic.danis@linux.intel.com> In-Reply-To: <1333373242-11117-1-git-send-email-frederic.danis@linux.intel.com> List-Id: To: ofono@ofono.org --===============0042946781233711633== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable --- plugins/bluetooth.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/plugins/bluetooth.h b/plugins/bluetooth.h index f81fc99..ee3c71e 100644 --- a/plugins/bluetooth.h +++ b/plugins/bluetooth.h @@ -30,6 +30,7 @@ #define BLUEZ_SERVICE_INTERFACE BLUEZ_SERVICE ".Service" #define BLUEZ_TELEPHONY_INTERFACE BLUEZ_SERVICE ".Telephony" #define BLUEZ_TELEPHONY_AGENT_INTERFACE BLUEZ_SERVICE ".TelephonyAgent" +#define BLUEZ_TRANSPORT_INTERFACE BLUEZ_SERVICE ".MediaTransport" = #define DBUS_TIMEOUT 15 = -- = 1.7.1 --===============0042946781233711633==--