Hi, On Thu, Apr 16, 2009 at 5:49 AM, Xu, Martin <martin.xu@xxxxxxxxx> wrote: > Hi: > I found that at bluez CreatDevice signal is not emitted at function create_stored_device_from_profile() in src/adapter.c. > That leads to system can not got the CreatDevice singal when the deivce is created though storage. The usage case is that, when I unplug the bluethooth usb dongle and then plug in again. System can not get the CreatDevice signal. So ConnMan can not handle the CreatDevice signal. IMO the correct way of doing it is to via AdapterAdded signal and then GetProperties, which in most cases is what you really should do to discover all devices. If you make stored devices to emit signals you will probably just slow down the boot. -- Luiz Augusto von Dentz Engenheiro de Computação -- 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