l2cap_detach      480 netbt/l2cap.h  int l2cap_detach(struct l2cap_channel **);
l2cap_detach      158 netbt/l2cap_socket.c 		return l2cap_detach((struct l2cap_channel **)&up->so_pcb);
l2cap_detach      251 netbt/rfcomm_session.c 	l2cap_detach(&rs->rs_l2cap);