ESCO_LINK         228 net/bluetooth/hci_conn.c 	case ESCO_LINK:
ESCO_LINK        1392 net/bluetooth/hci_core.c 	while (hdev->sco_cnt && (conn = hci_low_sent(hdev, ESCO_LINK, &quote))) {
ESCO_LINK        1635 net/bluetooth/hci_event.c 		if (ev->link_type == ESCO_LINK)
ESCO_LINK        1638 net/bluetooth/hci_event.c 		conn = hci_conn_hash_lookup_ba(hdev, ESCO_LINK, &ev->bdaddr);
ESCO_LINK          27 net/bluetooth/hci_sysfs.c 	case ESCO_LINK:
ESCO_LINK         199 net/bluetooth/sco.c 		type = ESCO_LINK;
ESCO_LINK         850 net/bluetooth/sco.c 	if (hcon->type != SCO_LINK && hcon->type != ESCO_LINK)
ESCO_LINK         869 net/bluetooth/sco.c 	if (hcon->type != SCO_LINK && hcon->type != ESCO_LINK)