All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: blookk - <blookk@hotmail.com>
Cc: bluez-devel@lists.sf.net
Subject: Re: [Bluez-devel] PAN profile of bluetooth
Date: Mon, 30 Aug 2004 13:30:52 +0200	[thread overview]
Message-ID: <1093865451.5620.9.camel@pegasus> (raw)
In-Reply-To: <BAY1-F217RtMeKbK1tH00042281@hotmail.com>

Hi,

> I want to connect 2 pc using the PAN profile. I do this things:
> 
> - In server and client:
> 
> insmod rfcomm
> insmod l2cap
> insmod bnep
> 
> hcid -n &
> sdpd -n &
> sdptool add LAN

there is no "sdptool add", because pand can do this by itself. And btw
you said you wanted PAN and not LAN access using PPP.

> - In the server:
> The file hcid.conf :    lm accept,master;
> in the console     :    pand --listen --role GN
> 
> - In the client:
> The file hcid.conf :    lm accept,master;
> in the console     :    pand --connect 00:11:22:33:44:55

This will never work, because only one can be the master. Don't use the
hcid.conf for setting the master role. Use --master on the server side
call of pand.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2004-08-30 11:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-30 11:19 [Bluez-devel] PAN profile of bluetooth blookk -
2004-08-30 11:30 ` Marcel Holtmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-08-30 15:18 blookk -
2004-08-30 15:34 ` Marcel Holtmann
2004-08-30 15:45 ` GUILLON Gabriel
2004-08-30 16:49   ` Marcel Holtmann
2004-08-30 15:51 Williams, Richard
2004-08-30 15:56 ` Till Harbaum
2004-08-30 16:08   ` Marcel Holtmann
2004-09-06 14:59 blookk -

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=1093865451.5620.9.camel@pegasus \
    --to=marcel@holtmann.org \
    --cc=blookk@hotmail.com \
    --cc=bluez-devel@lists.sf.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.