Home
last modified time | relevance | path

Searched defs:ng_l2cap (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_var.h79 typedef struct ng_l2cap { struct
82 ng_l2cap_node_debug_ep debug; /* debug level */ argument
83 ng_l2cap_node_flags_ep flags; /* L2CAP node flags */ argument
84 ng_l2cap_node_auto_discon_ep discon_timo; /* auto discon. timeout */ argument
94 LIST_HEAD(, ng_l2cap_con) con_list; /* ACL connections */ argument
99 LIST_HEAD(, ng_l2cap_chan) chan_list; /* L2CAP channels */ argument