Home
last modified time | relevance | path

Searched refs:ng_l2cap_lp_con_cfm (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_llpi.h39 int ng_l2cap_lp_con_cfm (ng_l2cap_p, struct ng_mesg *);
H A Dng_l2cap_main.c332 error = ng_l2cap_lp_con_cfm(l2cap, msg); in ng_l2cap_lower_rcvmsg()
H A Dng_l2cap_llpi.c140 ng_l2cap_lp_con_cfm(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_lp_con_cfm() function