Hi everyone, The following patch fixes an issue where a GN server would not accept any incoming connection. The confirm_event function in profiles/network/server.c would only look for NAP servers when trying to get the server from a network adapter. This patch has the function look for GN servers if no NAP server was found. I am not quite sure that this patch won't break something else, so please tell me if this is the wrong way to fix the issue. Regards, Maxime Maxime Chevallier (1): profiles/network: look for GN servers to accept incoming connections profiles/network/server.c | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) -- 2.1.4 -- 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