link_type        1221 dev/ic/mpireg.h 	u_int8_t		link_type;
link_type        1631 netbt/hci.h    	uint8_t		link_type;       /* Link type */
link_type        1639 netbt/hci.h    	uint8_t		link_type;	/* link type */
link_type        1787 netbt/hci.h    	uint8_t		link_type; /* Link type */
link_type        1870 netbt/hci.h    	uint8_t		link_type;	/* link type */
link_type         480 netbt/hci_event.c 		(ep.link_type == HCI_LINK_ACL ? "ACL" : "SCO"),
link_type         485 netbt/hci_event.c 	link = hci_link_lookup_bdaddr(unit, &ep.bdaddr, ep.link_type);
link_type         532 netbt/hci_event.c 	if (ep.link_type == HCI_LINK_ACL) {
link_type         599 netbt/hci_event.c 		ep.link_type == HCI_LINK_ACL ? "ACL" : "SCO");
link_type         601 netbt/hci_event.c 	if (ep.link_type == HCI_LINK_ACL)