rfcomm_dlc_close  239 include/net/bluetooth/rfcomm.h int  rfcomm_dlc_close(struct rfcomm_dlc *d, int reason);
rfcomm_dlc_close  223 net/bluetooth/rfcomm/sock.c 		rfcomm_dlc_close(d, 0);
rfcomm_dlc_close  139 net/bluetooth/rfcomm/tty.c 	rfcomm_dlc_close(dev->dlc, 0);
rfcomm_dlc_close  463 net/bluetooth/rfcomm/tty.c 		rfcomm_dlc_close(dev->dlc, 0);