hl_type           197 compat/hpux/hpux.h 	short	hl_type;
hl_type           273 compat/hpux/hpux_file.c 		fl.l_type = hfl.hl_type;
hl_type           326 compat/hpux/hpux_file.c 		fl.l_type = hfl.hl_type;
hl_type           338 compat/hpux/hpux_file.c 		hfl.hl_type = fl.l_type;
hl_type          2053 netbt/hci.h    	uint8_t			 hl_type;	/* link type */
hl_type           365 netbt/hci_event.c 			if (link->hl_type == HCI_LINK_ACL) {
hl_type           396 netbt/hci_event.c 		if (link->hl_type == HCI_LINK_ACL) {
hl_type           646 netbt/hci_event.c 	if (link == NULL || link->hl_type != HCI_LINK_ACL)
hl_type           689 netbt/hci_event.c 	if (link == NULL || link->hl_type != HCI_LINK_ACL)
hl_type           732 netbt/hci_event.c 	if (link == NULL || link->hl_type != HCI_LINK_ACL)
hl_type           933 netbt/hci_event.c 			if (acl || link->hl_type != HCI_LINK_ACL)
hl_type            75 netbt/hci_ioctl.c 			    (link->hl_type == HCI_LINK_ACL ? "ACL":"SCO"),
hl_type            84 netbt/hci_link.c 		link->hl_type = HCI_LINK_ACL;
hl_type           186 netbt/hci_link.c 		link->hl_type = HCI_LINK_ACL;
hl_type           796 netbt/hci_link.c 		sco->hl_type = HCI_LINK_SCO;
hl_type           847 netbt/hci_link.c 	if (link == NULL || link->hl_type == HCI_LINK_ACL) {
hl_type           923 netbt/hci_link.c 		link->hl_handle, link->hl_type,
hl_type          1003 netbt/hci_link.c 		if (link->hl_type == type && link->hl_state == state)
hl_type          1024 netbt/hci_link.c 		if (link->hl_type != type)
hl_type            72 netbt/hci_misc.c 			if (link->hl_type != HCI_LINK_ACL)
hl_type           186 netbt/hci_unit.c 			if (acl || link->hl_type != HCI_LINK_ACL)
hl_type           157 netbt/sco_upper.c 	sco->hl_type = HCI_LINK_SCO;