These patches move the example server into a separate plugin. Currently, it is inside the "Attribute plugin" and was always enabled when GATT support was enabled. Making a separate plugin allows to disable it on production systems. The last two patches remove hard-coded attribute handles from the plugin, which will avoid handle conflicts between multiple profile plugins. The attrib_db_find_avail() function was borrowed from my previous RFC series. Note that these patches should be applied after Vinicius' "Attrib client move" series. -- 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