Hi Daniel, * Daniel Wagner <[email protected]> [2012-08-09 08:56:41 +0200]:
> Hi Gustavo, > > On 09.08.2012 07:24, Gustavo Padovan wrote: > >From: Gustavo Padovan <[email protected]> > > > >During the connman_device_register() procedure a lookup to the > >bluetooth_devices hash table happens, however the device is not on the > >hash at this point and the look out fails. > > > >This patch moves the insertion of the device to before the device > >registration. This is a regression that was added by the recently added > >dundee plugin. > > Are you referring to this 84e9bd91181e160d560f60d35d037d900129ae53 ? > If yes, please add it to the commit message. Yes, exactly this one. If the registration fails, we have a regression on technology_disable(), it returns the Failed message on D-Bus with the error status zero. That happens because we don't have any device registered. Gustavo _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
