Hi Mika, I did use --le option but I get that the socket cannot bind error: l2cap_bind: Address already in use (98) I did take Vinicius Gomes' kernel patches for LE and compile it. I will get the hcidump for LE as you have said. Could you pls. tell me why I'm getting the l2cap error. Thanks, Vijayalakshmi On Fri, Feb 4, 2011 at 5:43 PM, Mika Linnanoja <mika.linnanoja@xxxxxxxxx> wrote: > On 02/04/2011 01:59 PM, ext Vijayalakshmi N wrote: >> >> Dear all, >> >> I have taken the bluetooth code with BLE changes (net/bluetooth and >> include/net/bluetooth) from >> >> >> http://git.infradead.org/users/vcgomes/linux-2.6.git/tree/refs/heads/le-l2cap >> to my 2.6.35 kernel and built the kernel. >> >> and also built bluez 4.84 on ubuntu 10.10. >> >> Tried testing GATT with the gatttool that is available with the bluez. >> >> gatttool --primary -b<bd-address> > > Hi. > > If you want to use LE add "--le" to gatttool options. Otherwise (and evident > from your hcidump) it tries to create classic BT connection. > > We haven't tried adding LE kernel patches to .35 kernels (stock ubuntu one), > why don't you checkout whole vcgomes' kernel and compile it for your ubuntu > box instead? > > Boots fine in Ubuntu 10.10. Used "make oldconfig" with .config from /boot/ > for stock kernel and answered defaults to most questions and "Y" to the one > asking about enabling SMP for BT LE. > >> Please see the log (hcidump) of the Master BT device below followed by >> the hcidump of Slave (GATT Server). > > Also, upgrade to hcidump 2.0 it has LE stuff in it, logs will be more > useful. Ie get git version and compile and run from compile dir, no need to > install. > >> Thanks, >> Vijayalakshmi > > BR, > Mika > -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html