public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] init script 0.1
@ 2004-04-17 12:31 Michal Semler (volny.cz)
  2004-04-18  9:29 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Semler (volny.cz) @ 2004-04-17 12:31 UTC (permalink / raw)
  To: bluez-users

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

Hi Marcel,

sending you first version of bluetooth init script and bluetooth default 
script.

PLS check it out and tell me your comments.

PAND like master is now started using following switches:
pand -s -M -r NAP
which I think are most common used.

This version needs implement DUNDmaster,DUNDclient, PANDclient

tell me how would you like these to implement

Michal

[-- Attachment #2: bluetooth --]
[-- Type: application/x-shellscript, Size: 2722 bytes --]

[-- Attachment #3: bluetooth --]
[-- Type: text/plain, Size: 557 bytes --]

#!!!!!!!!!!!!!!!!!!!
#there MUST BE spaces around equal sign
#!!!!!!!!!!!!!!!!!!!
#
#
#
#if you wand start hcid select true
HCID = true 
#if you wand start sdpd select true
SDPD = true
#if you wand start rfcomm tty support select true
RFCOMM = true 
#if you wand start hidd select true
HIDD = true
#if you wand start pand like server select true
PAND = false
#if you wand start pand like client select true
CLIENT_PAND = false
#if you wand start dund like server select true
DUND = false
#if you wand start dund like client select true
CLIENT_DUND = false


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

* Re: [Bluez-users] init script 0.1
  2004-04-17 12:31 [Bluez-users] init script 0.1 Michal Semler (volny.cz)
@ 2004-04-18  9:29 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2004-04-18  9:29 UTC (permalink / raw)
  To: cijoml; +Cc: BlueZ Mailing List

Hi Michal,

> sending you first version of bluetooth init script and bluetooth default 
> script.
> 
> PLS check it out and tell me your comments.
> 
> PAND like master is now started using following switches:
> pand -s -M -r NAP
> which I think are most common used.
> 
> This version needs implement DUNDmaster,DUNDclient, PANDclient
> 
> tell me how would you like these to implement

install the Debian bluez-pan package and look at /etc/default/bluez-pan.
I think that variables like PAND_ENABLED and PAND_OPTION are a good way
of doing this, but you should also check the Debian guides.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

end of thread, other threads:[~2004-04-18  9:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-17 12:31 [Bluez-users] init script 0.1 Michal Semler (volny.cz)
2004-04-18  9:29 ` Marcel Holtmann

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