Home | History | Annotate | Download | only in netbt

Lines Matching defs:acl

588 		(ep.link_type == HCI_LINK_ACL ? "ACL" : "SCO"),
717 ep.link_type == HCI_LINK_ACL ? "ACL" : "SCO");
745 * Authentication has been completed on an ACL link. We can notify the
1009 /* ACL packet mask */
1251 int acl;
1264 * an ACL link reference.
1266 for (acl = 0 ; acl < 2 ; acl++) {
1270 if (acl || link->hl_type != HCI_LINK_ACL)