From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============0656709552870271171==" MIME-Version: 1.0 From: Denis Kenzior Subject: Re: [RFC 2/3] bluetooth: Add UUID for DUN. Date: Thu, 07 Jul 2011 03:00:36 -0500 Message-ID: <4E1567A4.3050308@gmail.com> In-Reply-To: <1310028323-29180-3-git-send-email-mario@tokarz.eu> List-Id: To: ofono@ofono.org --===============0656709552870271171== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Mario, On 07/07/2011 03:45 AM, Mario Tokarz wrote: > From: Mario Tokarz > = > --- > plugins/bluetooth.h | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > = > diff --git a/plugins/bluetooth.h b/plugins/bluetooth.h > index 7f9f810..f572e5d 100644 > --- a/plugins/bluetooth.h > +++ b/plugins/bluetooth.h > @@ -27,9 +27,11 @@ > = > #define DBUS_TIMEOUT 15 > = > +#define DUN_GW_UUID "00001103-0000-1000-8000-00805f9b34fb" > #define HFP_AG_UUID "0000111f-0000-1000-8000-00805f9b34fb" > #define HFP_HS_UUID "0000111e-0000-1000-8000-00805f9b34fb" > = > + Why this empty line? > struct bluetooth_profile { > const char *name; > int (*probe)(const char *device, const char *dev_addr, Regards, -Denis --===============0656709552870271171==--