From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: API for Input Devices From: Marcel Holtmann To: sreevani medhahal Cc: linux-bluetooth@vger.kernel.org In-Reply-To: References: Content-Type: text/plain Date: Wed, 25 Feb 2009 15:14:17 +0100 Message-Id: <1235571257.24169.19.camel@localhost.localdomain> Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Sreevani, > I would like to know the entry points into BlueZ code to do the following > a) Trigger BlueZ to send the Get_Report to HID Device. > b) Trigger BlueZ to send Reports to Device on Interupt Channel. that is the job of the HID subsystem in the Linux kernel. BlueZ is only providing the HIDP transport. Regards Marcel