All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ Mailing List <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] LAN access devices
Date: Fri, 26 Nov 2004 18:24:37 +0100	[thread overview]
Message-ID: <1101489877.6514.30.camel@pegasus> (raw)
In-Reply-To: <Pine.BSO.4.53.0411261207460.9290@vakttornet.mynet>

Hi Claes,

> This is not strictly a Bluez question, but anyways... I was thinking if it
> would be possible to use WAP over Bluetooth on a Bluetooth-enabled phone
> to connect to a web server running Bluez. I have a SonyEricsson K700i, and
> as far as I can tell, it does not support the LAN access profile. I don't
> know whether that is required or if there are other ways to accomplish
> this. Are there devices that support this? Not even SonyEricsson P910
> seems to do so.

the K700i contains a SDP record for a WAP client:

Sequence
        Attribute 0x0000 - Service record handle
                UINT32 0x00010007
        Attribute 0x0001 - Service class ID list
                Sequence
                        UUID16 0x1114 - WAP Client
        Attribute 0x0004 - Protocol descriptor list
                Sequence
                        Sequence
                                UUID16 0x0100 - L2CAP
                        Sequence
                                UUID16 0x0003 - RFCOMM
                                UINT8 0x0c
        Attribute 0x0005 - Browse group list
                Sequence
                        UUID16 0x1002 - Public Browse Group
        Attribute 0x0009 - Bluetooth profile descriptor list
                Sequence
                        Sequence
                                UUID16 0x1102 - LAN Access Using PPP
                                UINT16 0x0100
        Attribute 0x0100
                String WAP Client

I actually don't know how this may work, but you can try to use dund on
the RFCOMM channel 12. Check the Bluetooth WAP specification for more
details.

Regards

Marcel




-------------------------------------------------------
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://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

      reply	other threads:[~2004-11-26 17:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-26 11:08 [Bluez-users] LAN access devices Claes Holmerson
2004-11-26 17:24 ` Marcel Holtmann [this message]

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=1101489877.6514.30.camel@pegasus \
    --to=marcel@holtmann.org \
    --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 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.