Hi Ilia, On Sun, Feb 05, 2012, ilia.kolominsky@xxxxxxxxx wrote: > According to BNEP spec. v1.0, section 2.6.3, the > BNEP_SETUP_CONNECTION_REQUEST_MSG should be retransmited if the > response is not recieved for a period between 1 to 30 sec. > Current implementation uses SO_RCVTIMEO socket option to sense > reply time-out, which is incorrect because it does not have effect > on g_io_add_watch monitored descriptors. This patch allows > passing of TP/BNEP/CTRL/BV-02-C certification test. > --- > network/connection.c | 59 ++++++++++++++++++++++++++++++++++++++++++------- > 1 files changed, 50 insertions(+), 9 deletions(-) After a couple more minor coding style fixes the patch has now been pushed upstream. Thanks. 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