Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/l2cap/
H A Dng_l2cap_llpi.h39 int ng_l2cap_lp_con_ind (ng_l2cap_p, struct ng_mesg *);
H A Dng_l2cap_main.c339 error = ng_l2cap_lp_con_ind(l2cap, msg); in ng_l2cap_lower_rcvmsg()
H A Dng_l2cap_llpi.c203 ng_l2cap_lp_con_ind(ng_l2cap_p l2cap, struct ng_mesg *msg) in ng_l2cap_lp_con_ind() function