Return-Path: From: Marcel Holtmann To: BlueZ users In-Reply-To: <478DDB4C.2080007@bluecellnetworks.com> References: <478DDB4C.2080007@bluecellnetworks.com> Date: Wed, 16 Jan 2008 16:42:30 +0100 Message-Id: <1200498150.7978.56.camel@aeonflux> Mime-Version: 1.0 Subject: Re: [Bluez-users] use more than 16 HCI Devices at a time with BlueZ? Reply-To: BlueZ users List-Id: BlueZ users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Sender: bluez-users-bounces@lists.sourceforge.net Errors-To: bluez-users-bounces@lists.sourceforge.net 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