Searched refs:ng_l2cap_discon_untimeout (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_misc.h94 int ng_l2cap_discon_untimeout (ng_l2cap_con_p);
H A Dng_l2cap_misc.c166 ng_l2cap_discon_untimeout(con);
228 ng_l2cap_discon_untimeout(ng_l2cap_con_p con) function
242 } /* ng_l2cap_discon_untimeout */
H A Dng_l2cap_main.c741 ng_l2cap_discon_untimeout(con);
H A Dng_l2cap_llpi.c336 if ((error = ng_l2cap_discon_untimeout(con)) != 0)

Completed in 77 milliseconds