Fix the problem of disappearing packets when the socket is meant to be     used as an rfcomm tty server.  The data needs to be queued since     packets might arrive after the socket has been connected, but     before the tty has been opened Signed-off-by: Denis Kenzior