Home | History | Annotate | Download | only in netbt

Lines Matching refs:rfcomm_dlc

1 /*	$NetBSD: rfcomm_dlc.c,v 1.9 2018/09/03 16:29:36 riastradh Exp $	*/
35 __KERNEL_RCSID(0, "$NetBSD: rfcomm_dlc.c,v 1.9 2018/09/03 16:29:36 riastradh Exp $");
54 struct rfcomm_dlc *
57 struct rfcomm_dlc *dlc;
72 struct rfcomm_dlc *
76 struct rfcomm_dlc *new, *dlc, *any, *best;
152 rfcomm_dlc_close(struct rfcomm_dlc *dlc, int err)
198 struct rfcomm_dlc *dlc = arg;
214 * rfcomm_dlc_setmode(rfcomm_dlc)
221 rfcomm_dlc_setmode(struct rfcomm_dlc *dlc)
252 * rfcomm_dlc_connect(rfcomm_dlc)
257 rfcomm_dlc_connect(struct rfcomm_dlc *dlc)
294 * rfcomm_dlc_open(rfcomm_dlc)
299 rfcomm_dlc_open(struct rfcomm_dlc *dlc)
326 * rfcomm_dlc_start(rfcomm_dlc)
336 rfcomm_dlc_start(struct rfcomm_dlc *dlc)