Hi Vijay, On Wed, Jun 13, 2012, Vijaykumar Dadmode wrote: > Hi, > > On Ubuntu 12.04 using Management OPS , when I launch the "Bluetooth New Device Setup" wizard, it does not show any device, but on console it will find LE Devices. Works good on Ubuntu 10.04. > > $ hcitool lescan > Scanning ... > 00:12:03:19:xx:yy Keyboard > > mgmt_start_discovery() returns write error "Unknown error 524" > > if (write(mgmt_sock, buf, sizeof(buf)) < 0) > return -errno; You'd need to be more specific of exactly what kernel version and what user space version of BlueZ you have. The management interface is only expected to work properly with latest user space bluez.git and kernel version 3.4 or later. And for LE you'll want to use the latest bluetooth.git or bluetooth-next.git or wait until the 3.5 kernel gets released. Johan -- 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