These set of patches completes multi-adapter GATT server support. They depend on the latest patches sent on December the 20th. These patches change the gatt server interface to provide a new paramenter that is the adapter in which the operation takes place. The only pending task after applying these pacthes is to refactor the code for GATT server plugins in order to register their attributes whenever an adapter is plugged instead of doing that when the plugin is loaded. Plugins what will need a refactorization after this set of patches are time and proximity. Example plugin is already fixed. [PATCH 1/8] attrib-server: Add blutooth adapter to [PATCH 2/8] attrib-server: Add bluetooth adapter in attrib_db_add [PATCH 3/8] gatt-service: Add bluetooth adapter in gatt_service_add [PATCH 4/8] attrib-server: Add bluetooth adapter in attrib_db_update [PATCH 5/8] attrib-server: Add bluetooth adapter in attrib_gap_set [PATCH 6/8] attrib-server: Add bluetooth adapter in attrib_db_del [PATCH 7/8] attrib-server: Add bluetooth adapter in [PATCH 8/8] attrib-server: Add Gattrib in attrib_channel_detach -- 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