public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] use more than 16 HCI Devices at a time with BlueZ?
@ 2008-01-16 10:24 Uli Sesselmann
  2008-01-16 15:42 ` Marcel Holtmann
  0 siblings, 1 reply; 3+ messages in thread
From: Uli Sesselmann @ 2008-01-16 10:24 UTC (permalink / raw)
  To: BlueZ users

Hi List,

is there a possibility to use more than 16 HCI-Devices at a time with BlueZ?
And if not, where is this limitation set? (i would try to raise it on my 
own then :) )

greetings,
Uli

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] use more than 16 HCI Devices at a time with BlueZ?
  2008-01-16 10:24 [Bluez-users] use more than 16 HCI Devices at a time with BlueZ? Uli Sesselmann
@ 2008-01-16 15:42 ` Marcel Holtmann
  2008-01-16 15:52   ` Uli Sesselmann
  0 siblings, 1 reply; 3+ messages in thread
From: Marcel Holtmann @ 2008-01-16 15:42 UTC (permalink / raw)
  To: BlueZ users

Hi Uli,

> is there a possibility to use more than 16 HCI-Devices at a time with BlueZ?
> And if not, where is this limitation set? (i would try to raise it on my 
> own then :) )

the kernel has no limit besides memory and the usual integer limit. In
userspace the limit is set to 16. A modified Bluetooth library would be
enough. I think the constant you look for is HCI_MAX_DEV or something.
Check the source code. It is easy to spot.

Regards

Marcel



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] use more than 16 HCI Devices at a time with BlueZ?
  2008-01-16 15:42 ` Marcel Holtmann
@ 2008-01-16 15:52   ` Uli Sesselmann
  0 siblings, 0 replies; 3+ messages in thread
From: Uli Sesselmann @ 2008-01-16 15:52 UTC (permalink / raw)
  To: BlueZ users

Hi Marcel,
> Hi Uli,
>
>   
>> is there a possibility to use more than 16 HCI-Devices at a time with BlueZ?
>> And if not, where is this limitation set? (i would try to raise it on my 
>> own then :) )
>>     
>
> the kernel has no limit besides memory and the usual integer limit. In
> userspace the limit is set to 16. A modified Bluetooth library would be
> enough. I think the constant you look for is HCI_MAX_DEV or something.
> Check the source code. It is easy to spot.
>
>   
Thanks a lot for this hint! :)

greetings,
Uli

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

end of thread, other threads:[~2008-01-16 15:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-16 10:24 [Bluez-users] use more than 16 HCI Devices at a time with BlueZ? Uli Sesselmann
2008-01-16 15:42 ` Marcel Holtmann
2008-01-16 15:52   ` Uli Sesselmann

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