rfcomm_dlc_close  238 include/net/bluetooth/rfcomm.h int  rfcomm_dlc_close(struct rfcomm_dlc *d, int reason);
rfcomm_dlc_close  243 net/bluetooth/rfcomm/sock.c 		rfcomm_dlc_close(d, 0);
rfcomm_dlc_close  447 net/bluetooth/rfcomm/tty.c 		rfcomm_dlc_close(dev->dlc, 0);
rfcomm_dlc_close  757 net/bluetooth/rfcomm/tty.c 		rfcomm_dlc_close(dev->dlc, 0);