All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] Create Services using BlueZ
@ 2005-11-22 18:58 Arthur Chiu
  2005-11-24  4:27 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Arthur Chiu @ 2005-11-22 18:58 UTC (permalink / raw)
  To: Bluez-users

[-- Attachment #1: Type: text/plain, Size: 1072 bytes --]

Hi,

I am currently trying to create a server that will response to bluetooth
request. The client will be in Java. Since the client need to search for
devices and services before connecting, I need to create services on the
server side. I am trying to have the client sending "Hello World" to the
server.

My questions:
1) Can I create custom services like "hello world service" or it must be
from the list of services shown in sdptool? How can I do so?
2) Which test or sample tool contain example that handles service requests
(i saw sdptool only browses for services, not using them)
3) What kind of headers would I need to attach in front of data if I want to
communicate with standard devices (like phones). I see in l2test.c that the
L2CAP format contains 4 bytes of sequence number and 2 bytes of data length.
What other information are there if I need to send things through SDP?
4) Does L2CAP data format (those headers) = ACL data format? If not, what's
the difference?

Thanks for spending time on all these questions.

Cheers,

Arthur

[-- Attachment #2: Type: text/html, Size: 1162 bytes --]

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

end of thread, other threads:[~2005-11-24  4:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-22 18:58 [Bluez-users] Create Services using BlueZ Arthur Chiu
2005-11-24  4:27 ` Marcel Holtmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.