All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] How to turn off Discoverable?
@ 2005-05-24 17:37 Michael Frey
  2005-05-24 17:54 ` Henryk Plötz
  2005-05-24 19:27 ` Albert Huang
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Frey @ 2005-05-24 17:37 UTC (permalink / raw)
  To: BlueZ Mailing List

Is there an hciconfig command to make my bluetooth module not  
"Discoverable"?

Thanks,
Michael



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] How to turn off Discoverable?
  2005-05-24 17:37 [Bluez-devel] How to turn off Discoverable? Michael Frey
@ 2005-05-24 17:54 ` Henryk Plötz
  2005-05-24 19:27 ` Albert Huang
  1 sibling, 0 replies; 3+ messages in thread
From: Henryk Plötz @ 2005-05-24 17:54 UTC (permalink / raw)
  To: bluez-devel

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

Moin,

Am Tue, 24 May 2005 13:37:32 -0400 schrieb Michael Frey:

> Is there an hciconfig command to make my bluetooth module not  
> "Discoverable"?

Yes. "Discoverable" in Bluetooth terms is called "inquiry scan", so
hciconfig hciX pscan will disable inquiry scan and make your module not
discoverable. (Attention: The seemingly similar page scan means
"connectable" and without it you won't be able to accept new
connections, so better not disable that.)

-- 
Henryk Plötz
Grüße aus Berlin
~~~~~~~ Un-CDs, nein danke! http://www.heise.de/ct/cd-register/ ~~~~~~~
~ Help Microsoft fight software piracy: Give Linux to a friend today! ~

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [Bluez-devel] How to turn off Discoverable?
  2005-05-24 17:37 [Bluez-devel] How to turn off Discoverable? Michael Frey
  2005-05-24 17:54 ` Henryk Plötz
@ 2005-05-24 19:27 ` Albert Huang
  1 sibling, 0 replies; 3+ messages in thread
From: Albert Huang @ 2005-05-24 19:27 UTC (permalink / raw)
  To: bluez-devel

run as root:

hciconfig hci0 pscan

to set it permanently, edit /etc/bluetooth/hcid.conf (or wherever your
hcid.conf is) and disable inquiry scan.

This makes it undiscoverable, but still allows pages (other devices to
connect, if they know your machine's bt address)

-albert

On 5/24/05, Michael Frey <mfrey@pepper.com> wrote:
> Is there an hciconfig command to make my bluetooth module not
> "Discoverable"?
>=20
> Thanks,
> Michael
>=20
>=20
>=20
> -------------------------------------------------------
> This SF.Net email is sponsored by Yahoo.
> Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
> Search APIs Find out how you can build Yahoo! directly into your own
> Applications - visit http://developer.yahoo.net/?fr=3Doffad-ysdn-ostg-q22=
005
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel
>


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

end of thread, other threads:[~2005-05-24 19:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-24 17:37 [Bluez-devel] How to turn off Discoverable? Michael Frey
2005-05-24 17:54 ` Henryk Plötz
2005-05-24 19:27 ` Albert Huang

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.