freebsd-bluetooth  

Re: Visibility

Iain Hibbert
Mon, 16 Nov 2009 09:28:40 -0800

On Mon, 16 Nov 2009, Guido Falsi wrote:

> Today I was playing around a little with bluetooth and I had the fancy
> to just make my FreeBSD system not visible via bluetooth by default.
>
> I could not find any configuration to do this, nor any instruction in
> the manual.
>
> Is there a simple way to do this? is this supported(no problem in
> writing small scripts or code snippets...) or simply impossibile without
> major tinkering with the stack?
>
> Thanks in advance, this is just an idea I had, nothing urgent!

You need to have "Inquiry Scan" off. You can switch this manually with
hccontrol(8) but I don't know how to make it so that it isn't turned on,
perhaps using bluetooth_device_discoverable=NO in your /etc/rc.conf?

iain


_______________________________________________
freebsd-bluetooth@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth
To unsubscribe, send any mail to "freebsd-bluetooth-unsubscr...@freebsd.org"