BTF_XMIT_ACL      436 dev/sdmmc/sbt.c 	case BTF_XMIT_ACL:
BTF_XMIT_ACL      468 dev/sdmmc/sbt.c 	sbt_start(unit, &unit->hci_acltxq, BTF_XMIT_ACL);
BTF_XMIT_ACL      974 dev/usb/ubt.c  	unit->hci_flags |= BTF_XMIT_ACL;
BTF_XMIT_ACL     1013 dev/usb/ubt.c  		unit->hci_flags &= ~BTF_XMIT_ACL;
BTF_XMIT_ACL     1027 dev/usb/ubt.c  	unit->hci_flags &= ~BTF_XMIT_ACL;
BTF_XMIT_ACL     2012 netbt/hci.h    #define BTF_XMIT		(BTF_XMIT_CMD | BTF_XMIT_ACL | BTF_XMIT_SCO)
BTF_XMIT_ACL      453 netbt/hci_unit.c 	if ((unit->hci_flags & BTF_XMIT_ACL) == 0)