rfcomm_dlc_newconn
struct rfcomm_dlc *rfcomm_dlc_newconn(struct rfcomm_session *, int);
dlc = rfcomm_dlc_newconn(rs, pn.dlci);
dlc = rfcomm_dlc_newconn(rs, dlci);