From: "Michal Semler (volny.cz)" <cijoml@volny.cz>
To: bluez-users@lists.sourceforge.net
Subject: [Bluez-users] init script 0.1
Date: Sat, 17 Apr 2004 14:31:32 +0200 [thread overview]
Message-ID: <200404171431.32008.cijoml@volny.cz> (raw)
[-- 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
next reply other threads:[~2004-04-17 12:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-17 12:31 Michal Semler (volny.cz) [this message]
2004-04-18 9:29 ` [Bluez-users] init script 0.1 Marcel Holtmann
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=200404171431.32008.cijoml@volny.cz \
--to=cijoml@volny.cz \
--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