2011-08-19 18:06:24

by [email protected]

[permalink] [raw]
Subject: MAP support in Obexd

Hi All,

I am a student enetering my final year of study and would like to
contribute as part of my Final Year Project. I would like to implement
the MAP profile in obexd as I have an interest in developing for
bluetooth (and have done work in IVI where this would be usefull).

Is anyone aware of anybody currently doing work in this area?

Regards,
David O Carroll


2011-08-31 12:15:14

by [email protected]

[permalink] [raw]
Subject: Re: MAP support in Obexd

Hi all,

On Fri, Aug 19, 2011 at 9:36 PM, Slawomir Bochenski <[email protected]> wrote:
>Yes, the work on MAP server is ongoing.

Okay, I will assume that you are just working on the server side so I
can begin work on the IVI client side.

I look forward to working with you and finding out more about working
in an open source environment.

All the best,
David O Carroll

2011-08-25 18:31:45

by [email protected]

[permalink] [raw]
Subject: Re: MAP support in Obexd

Hi,

Just for confirmation - by "MAP Server" do you mean the MSE side -
i.e. what would reside on a phone?

My interests lie on the MCE side, the IVI headunit functionality. What
I would like in the end would be a sample email program that pairs
with a phone (with MAP support, e.g. HTC Sensation) grabs the emails
and displays them in a sample UI. How much (if any) of this is covered
by your work?

Quote from MAP spec
Message Server Equipment (MSE) ? is the device that provides the
message repository engine i.e. has the ability to provide a client
unit with messages that are stored in this device and notifications of
changes in its message repository.
Message Client Equipment (MCE) ? is the device that uses the message
repository engine of the MSE for browsing and displaying existing
messages and to upload messages created on the MCE to the MSE.

Regards,
David O Carroll

On Fri, Aug 19, 2011 at 9:36 PM, Slawomir Bochenski <[email protected]> wrote:
> On Fri, Aug 19, 2011 at 8:06 PM, [email protected]
> <[email protected]> wrote:
>> Hi All,
>>
>> I am a student enetering my final year of study and would like to
>> contribute as part of my Final Year Project. I would like to implement
>> the MAP profile in obexd as I have an interest in developing for
>> bluetooth (and have done work in IVI where this would be usefull).
>>
>> Is anyone aware of anybody currently doing work in this area?
> Yes, the work on MAP server is ongoing. I'm developing a protocol
> infrastructure and Bartosz Szatkowski is working on backend for
> accessing messages stored in GNOME Tracker). Most of the functionality
> has been already coded but out of upstream tree and now it's being
> refactored to the form appropriate for upstreaming. You can already
> see small parts of it in obexd git tree (plugins/messages.h,
> plugins/mas.c, plugins/messages-*.c)
>
> --
> Slawomir Bochenski
>

2011-08-19 20:36:49

by Slawomir Bochenski

[permalink] [raw]
Subject: Re: MAP support in Obexd

On Fri, Aug 19, 2011 at 8:06 PM, [email protected]
<[email protected]> wrote:
> Hi All,
>
> I am a student enetering my final year of study and would like to
> contribute as part of my Final Year Project. I would like to implement
> the MAP profile in obexd as I have an interest in developing for
> bluetooth (and have done work in IVI where this would be usefull).
>
> Is anyone aware of anybody currently doing work in this area?
Yes, the work on MAP server is ongoing. I'm developing a protocol
infrastructure and Bartosz Szatkowski is working on backend for
accessing messages stored in GNOME Tracker). Most of the functionality
has been already coded but out of upstream tree and now it's being
refactored to the form appropriate for upstreaming. You can already
see small parts of it in obexd git tree (plugins/messages.h,
plugins/mas.c, plugins/messages-*.c)

--
Slawomir Bochenski