Hi,

On Thu, Apr 16, 2009 at 5:49 AM, Xu, Martin <[email protected]> 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
_______________________________________________
connman mailing list
[email protected]
https://lists.moblin.org/mailman/listinfo/connman

Reply via email to