SCO_LINK         1456 drivers/bluetooth/btusb.c 		if (hci_conn_num(hdev, SCO_LINK) < 1)
SCO_LINK         1476 drivers/bluetooth/btusb.c 	if (hci_conn_num(hdev, SCO_LINK) != data->sco_num) {
SCO_LINK         1477 drivers/bluetooth/btusb.c 		data->sco_num = hci_conn_num(hdev, SCO_LINK);
SCO_LINK         2116 drivers/bluetooth/btusb.c 		if (hci_conn_num(hdev, SCO_LINK) < 1)
SCO_LINK          726 include/net/bluetooth/hci_core.h 	case SCO_LINK:
SCO_LINK          752 include/net/bluetooth/hci_core.h 	case SCO_LINK:
SCO_LINK          769 include/net/bluetooth/hci_core.h 	case SCO_LINK:
SCO_LINK         1228 include/net/bluetooth/hci_core.h 	case SCO_LINK:
SCO_LINK          537 net/bluetooth/hci_conn.c 	case SCO_LINK:
SCO_LINK         3856 net/bluetooth/hci_core.c 		case SCO_LINK:
SCO_LINK         3962 net/bluetooth/hci_core.c 	case SCO_LINK:
SCO_LINK         4171 net/bluetooth/hci_core.c 	if (!hci_conn_num(hdev, SCO_LINK))
SCO_LINK         4174 net/bluetooth/hci_core.c 	while (hdev->sco_cnt && (conn = hci_low_sent(hdev, SCO_LINK, &quote))) {
SCO_LINK         2485 net/bluetooth/hci_event.c 		if (ev->link_type != SCO_LINK)
SCO_LINK         2492 net/bluetooth/hci_event.c 		conn->type = SCO_LINK;
SCO_LINK         3684 net/bluetooth/hci_event.c 		case SCO_LINK:
SCO_LINK         2249 net/bluetooth/hci_request.c 		} else if (conn->type == SCO_LINK || conn->type == ESCO_LINK) {
SCO_LINK         2622 net/bluetooth/mgmt.c 		if (c->type == SCO_LINK || c->type == ESCO_LINK)
SCO_LINK          232 net/bluetooth/sco.c 		type = SCO_LINK;
SCO_LINK         1111 net/bluetooth/sco.c 	if (hcon->type != SCO_LINK && hcon->type != ESCO_LINK)
SCO_LINK         1128 net/bluetooth/sco.c 	if (hcon->type != SCO_LINK && hcon->type != ESCO_LINK)