From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marcel Holtmann To: BlueZ development In-Reply-To: References: Date: Mon, 26 Feb 2007 10:35:42 +0100 Message-Id: <1172482542.27370.9.camel@violet> Mime-Version: 1.0 Subject: Re: [Bluez-devel] Kernel Module Reply-To: BlueZ development List-Id: BlueZ development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Sender: bluez-devel-bounces@lists.sourceforge.net Errors-To: bluez-devel-bounces@lists.sourceforge.net Hi Yunus, > >> I want to write a kernel module and use some bluez commands those > >> included in the kernel. > >> > >> I will use it some experimental cases. > >> > >> Is it possible to use bluez commands in kernel modules? If so, how can I > >> do it? > > >of course it is possible, but for what strange reason you might wanna > >find yourself writing a kernel module. Explain what you are planning to > >do and I might can give you a more detailed answer. I am not psychic. > > There is a Project called ULLA (http://ulla.sourceforge.net) and I am > writing a simple bluetooth LLA fot it. ULLA collects link layer information > (802.11x, bluetooth, zigbee etc.) to application layer programmes. > > I will take Bd Addrs and user friendly names fo nearby devices and give it > to ULLA Core. > > My program will be a kernel module, because I will collect link layer > information. ULLA calls these link layer information collecting modules to > Link Provider (LP). the architecture with the kernel module is totally crap. The data collection has to be done in userspace and all these information are provided over D-Bus. Regards Marcel ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel