Hi Daniel, On Tue, Nov 30, 2010, Daniel Örstadius wrote: > In case service records have been added to bluetoothd before a new > adapter is registered, the records which are shared by all adapters > (indicated by having the address set to BDADDR_ANY) need to be added > to the services list of the new adapter. This patch adds a function > for this on adapter initialization. > > The issue could be reproduced by running bluetoothd and obexd on a > PC and briefly removing the BT dongle. The service records from > obexd would not be present in the adapter's local list (which is > used to set the class of device). > --- > src/adapter.c | 1 + > src/sdpd-database.c | 24 ++++++++++++++++++++++++ > src/sdpd.h | 2 ++ > 3 files changed, 27 insertions(+), 0 deletions(-) Thanks. Pushed upstream after a few minor cosmetic changes. 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