Hi Szymon, On Wed, Jul 25, 2012, Szymon Janc wrote: > Set class of device in adapter when new class is received from kernel. > This fix adapters property Class being always zero. > --- > lib/mgmt.h | 4 ++++ > src/adapter.c | 23 ++++++++++++++--------- > src/adapter.h | 2 +- > src/mgmt.c | 33 +++++++++++++++++++++++++++++++-- > 4 files changed, 50 insertions(+), 12 deletions(-) This patch doesn't compile: src/adapter.c: In function ‘btd_adapter_class_changed’: src/adapter.c:698:21: error: assignment makes integer from pointer without a cast [-Werror] Please fix and resend. 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