Home
last modified time | relevance | path

Searched refs:ng_l2cap_l2ca_discon_ind (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_ulpi.h61 int ng_l2cap_l2ca_discon_ind (ng_l2cap_chan_p);
H A Dng_l2cap_cmds.c289 ng_l2cap_l2ca_discon_ind(cmd->ch); in ng_l2cap_con_fail()
329 ng_l2cap_l2ca_discon_ind(ch); in ng_l2cap_con_fail()
H A Dng_l2cap_evnt.c750 ng_l2cap_l2ca_discon_ind(ch); in ng_l2cap_process_cfg_req()
988 ng_l2cap_l2ca_discon_ind(ch); /* do not care about result */ in ng_l2cap_process_discon_req()
H A Dng_l2cap_ulpi.c1369 ng_l2cap_l2ca_discon_ind(ng_l2cap_chan_p ch) in ng_l2cap_l2ca_discon_ind() function