public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Alain Volmat <avolmat@src.ricoh.co.jp>
To: bluez-users@lists.sourceforge.net
Subject: Re: [Bluez-users] Re: sdp problem
Date: Mon, 28 Feb 2005 13:20:32 +0900	[thread overview]
Message-ID: <20050228042032.GB5210@snoopy.src.ricoh.co.jp> (raw)
In-Reply-To: <20050228040651.78126.qmail@web60910.mail.yahoo.com>

Hi Michael,

as Luis wrote you need to write a little program which listen as a specif=
ic
(protocol/channel).

As far as file transfer/object push, I think both are located on the top
of the OBEX layer what you should do is to play a bit with openobex.

As far as headset/handsfree are concerned, it needs SCO and AT commands
directly on the top of RFCOMM (if I remember correctly), so for handling
of AT commands, you can directly use RFCOMM socket (socket,bind,listen,ac=
cept).

Regards,

Alain


* Ka Kin Cheung [Mon, 28 Feb 2005 at 12:06 +0800]
<quote>
> Hi Soraberri!
>     I wish to know how to implement the basic service profiles such as =
SIM Access, headset, handsfree, file transfer and Object Push so that the=
 Linux PC can listen for the T610 client to connect to the PC? Thank you =
very much.
> Michael
>=20
> soraberri <421246@posta.unizar.es> wrote:
> Hi,
>=20
> Ka Kin Cheung wrote:
> > Hi!
> > The strange thing is here:
> > For Linux, when my phone searched for my PC, the PC can be found and=20
> > then added in the "My device" list, but when I looked at "Service lis=
t",=20
> > none service can be found. Then I opened Windows XP and the bluetooth=
=20
> > dongle driver was installed in my PC. Then I press "update" key to=20
> > update services, and I found headset, synchronisation, object push an=
d=20
> > file transfer in the "Service list" for my Windows PC. So, how can I =
do=20
> > for sdp in my Linux PC as my project is done on Linux? Thank you very=
=20
> > much for your kindness.
> > Michael
>=20
> You can advertise standard services in Linux using 'sdptool add ...' bu=
t
> advertising is not the same as offering... To offer a real service, an
> application has to be implemented and listening for clients at the
> appropiate network protocols and ports. Maybe what it is happening in
> windows is that most basic profiles are already implemented and
> correctly advertised. With BlueZ you can also advertise them in order
> to be seen by a remote device, but they won't work until you don't
> implement them. I hope this helps.
>=20
> regards,
> Luis
>=20
>=20
>=20
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>=20
>=20
>=20
> ---------------------------------
> Yahoo! =E5=B7=A5=E5=85=B7=E5=88=97 - =E5=85=A7=E7=BD=AE=E9=98=B2=E6=AD=A2=
=E5=BD=88=E5=87=BA=E8=A6=96=E7=AA=97=E5=B7=A5=E8=83=BD=EF=BC=81
</quote>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

  reply	other threads:[~2005-02-28  4:20 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-23 13:35 [Bluez-users] sdp problem Ka Kin Cheung
2005-02-23 13:46 ` Marco Trudel
2005-02-23 14:29   ` Ka Kin Cheung
2005-02-23 14:39     ` Ka Kin Cheung
2005-02-23 15:12       ` Marco Trudel
2005-02-24 10:04         ` Ka Kin Cheung
2005-02-26 13:22         ` Ka Kin Cheung
2005-02-23 15:01     ` [Bluez-users] " soraberri
2005-02-28  4:06       ` Ka Kin Cheung
2005-02-28  4:20         ` Alain Volmat [this message]
2005-02-28  5:22           ` Ka Kin Cheung
2005-02-28  5:40             ` Alain Volmat
2005-02-28  6:04               ` Ka Kin Cheung
2005-02-28  6:27                 ` Alain Volmat
2005-02-23 15:11     ` [Bluez-users] " Marco Trudel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050228042032.GB5210@snoopy.src.ricoh.co.jp \
    --to=avolmat@src.ricoh.co.jp \
    --cc=bluez-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox