Hi Syam, On Mon, Feb 18, 2013, Syam Sidhardhan wrote: > During avctp_confirm_cb(), if any error happens we set the session > state to AVCTP_STATE_DISCONNECTED, which inturn try to close fd 0. > --- > > I'm not sure about this fix in the latest upstream code, > but in the case of Bluez 4.101, I got the following > error log(with extra fd print) and this patch fixes the same. > > audio/avctp.c:avctp_confirm_cb() AVCTP: incoming connect from BC:47:60:F5:88:89 > Refusing unexpected connect from BC:47:60:F5:88:89 > audio/avctp.c:avctp_set_state() AVCTP Disconnected > audio/avctp.c:avctp_disconnected() > AVCTP: closing uinput[fd=0] for BC:47:60:F5:88:89 > > > profiles/audio/avctp.c | 1 + > 1 file changed, 1 insertion(+) Applied. 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