Linux bluetooth development
 help / color / mirror / Atom feed
* How to implement multiple instances of obexd service?
@ 2010-12-13 11:10 Slawomir Bochenski
  2010-12-13 12:00 ` Johan Hedberg
  0 siblings, 1 reply; 5+ messages in thread
From: Slawomir Bochenski @ 2010-12-13 11:10 UTC (permalink / raw)
  To: linux-bluetooth

In order to fully implement Message Access Profile, support for more
than one so-called instance is needed (MAP specification, chapter
3.1.8). According to specs, separate e-mail accounts on MSE should be
represented by separate MAS instances. This requires one SDP record
per instance and those differ by MASInstanceID and ServiceName.

As I understand this also implies that each and every instance needs
its own separate RFCOMM channel?

What would be the preffered way to deal with this ugliness in obexd
code? If separate channels are needed how to keep this in compliance
with bluez doc/assigned-numbers.txt? And what about assigned bitmask values for
services in src/obex.h?

-- 
Slawomir Bochenski

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-12-13 13:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-13 11:10 How to implement multiple instances of obexd service? Slawomir Bochenski
2010-12-13 12:00 ` Johan Hedberg
2010-12-13 12:31   ` Slawomir Bochenski
2010-12-13 13:21     ` Johan Hedberg
2010-12-13 13:56       ` Slawomir Bochenski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox