ACL_LINK          715 include/net/bluetooth/hci_core.h 	case ACL_LINK:
ACL_LINK          741 include/net/bluetooth/hci_core.h 	case ACL_LINK:
ACL_LINK          763 include/net/bluetooth/hci_core.h 	case ACL_LINK:
ACL_LINK          990 include/net/bluetooth/hci_core.h 		case ACL_LINK:
ACL_LINK         1225 include/net/bluetooth/hci_core.h 	case ACL_LINK:
ACL_LINK         1240 include/net/bluetooth/hci_core.h 	if (conn->type != ACL_LINK && conn->type != LE_LINK)
ACL_LINK          876 net/bluetooth/a2mp.c 	if (conn->hcon->type != ACL_LINK)
ACL_LINK          240 net/bluetooth/hci_conn.c 	if (conn->type == ACL_LINK && conn->role == HCI_ROLE_MASTER &&
ACL_LINK          530 net/bluetooth/hci_conn.c 	case ACL_LINK:
ACL_LINK          582 net/bluetooth/hci_conn.c 	if (conn->type == ACL_LINK) {
ACL_LINK         1210 net/bluetooth/hci_conn.c 	acl = hci_conn_hash_lookup_ba(hdev, ACL_LINK, dst);
ACL_LINK         1212 net/bluetooth/hci_conn.c 		acl = hci_conn_add(hdev, ACL_LINK, dst, HCI_ROLE_MASTER);
ACL_LINK         1512 net/bluetooth/hci_conn.c 	conn = hci_conn_hash_lookup_state(hdev, ACL_LINK, BT_CONNECT2);
ACL_LINK         1631 net/bluetooth/hci_conn.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &req.bdaddr);
ACL_LINK         3853 net/bluetooth/hci_core.c 		case ACL_LINK:
ACL_LINK         3956 net/bluetooth/hci_core.c 	case ACL_LINK:
ACL_LINK         4043 net/bluetooth/hci_core.c 			hci_link_tx_to(hdev, ACL_LINK);
ACL_LINK         4057 net/bluetooth/hci_core.c 	       (chan = hci_chan_sent(hdev, ACL_LINK, &quote))) {
ACL_LINK         4082 net/bluetooth/hci_core.c 		hci_prio_recalculate(hdev, ACL_LINK);
ACL_LINK         4100 net/bluetooth/hci_core.c 		type = ACL_LINK;
ACL_LINK         4144 net/bluetooth/hci_core.c 	if (!hci_conn_num(hdev, ACL_LINK) && hdev->dev_type == HCI_PRIMARY)
ACL_LINK          924 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &cp->bdaddr);
ACL_LINK         1000 net/bluetooth/hci_event.c 		mgmt_user_confirm_reply_complete(hdev, &rp->bdaddr, ACL_LINK, 0,
ACL_LINK         1017 net/bluetooth/hci_event.c 						     ACL_LINK, 0, rp->status);
ACL_LINK         1031 net/bluetooth/hci_event.c 		mgmt_user_passkey_reply_complete(hdev, &rp->bdaddr, ACL_LINK,
ACL_LINK         1048 net/bluetooth/hci_event.c 						     ACL_LINK, 0, rp->status);
ACL_LINK         1784 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &cp->bdaddr);
ACL_LINK         1799 net/bluetooth/hci_event.c 			conn = hci_conn_add(hdev, ACL_LINK, &cp->bdaddr,
ACL_LINK         1991 net/bluetooth/hci_event.c 		mgmt_remote_name(hdev, bdaddr, ACL_LINK, 0x00,
ACL_LINK         2022 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &cp->bdaddr);
ACL_LINK         2370 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &cp->bdaddr);
ACL_LINK         2466 net/bluetooth/hci_event.c 		mgmt_device_found(hdev, &info->bdaddr, ACL_LINK, 0x00,
ACL_LINK         2498 net/bluetooth/hci_event.c 		if (conn->type == ACL_LINK) {
ACL_LINK         2520 net/bluetooth/hci_event.c 		if (conn->type == ACL_LINK) {
ACL_LINK         2539 net/bluetooth/hci_event.c 		if (conn->type == ACL_LINK)
ACL_LINK         2544 net/bluetooth/hci_event.c 	if (conn->type == ACL_LINK)
ACL_LINK         2550 net/bluetooth/hci_event.c 	} else if (ev->link_type != ACL_LINK)
ACL_LINK         2629 net/bluetooth/hci_event.c 	if (ev->link_type == ACL_LINK ||
ACL_LINK         2714 net/bluetooth/hci_event.c 	if (conn->type == ACL_LINK) {
ACL_LINK         2844 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
ACL_LINK         2955 net/bluetooth/hci_event.c 			if ((conn->type == ACL_LINK && ev->encrypt == 0x02) ||
ACL_LINK         2996 net/bluetooth/hci_event.c 	if (!ev->status && ev->encrypt && conn->type == ACL_LINK) {
ACL_LINK         3032 net/bluetooth/hci_event.c 	    ((conn->type == ACL_LINK && lmp_ping_capable(hdev)) ||
ACL_LINK         3620 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
ACL_LINK         3666 net/bluetooth/hci_event.c 		case ACL_LINK:
ACL_LINK         3755 net/bluetooth/hci_event.c 		case ACL_LINK:
ACL_LINK         3809 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
ACL_LINK         3894 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
ACL_LINK         3942 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
ACL_LINK         4081 net/bluetooth/hci_event.c 			mgmt_device_found(hdev, &info->bdaddr, ACL_LINK, 0x00,
ACL_LINK         4102 net/bluetooth/hci_event.c 			mgmt_device_found(hdev, &info->bdaddr, ACL_LINK, 0x00,
ACL_LINK         4301 net/bluetooth/hci_event.c 		mgmt_device_found(hdev, &info->bdaddr, ACL_LINK, 0x00,
ACL_LINK         4428 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
ACL_LINK         4497 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
ACL_LINK         4522 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
ACL_LINK         4576 net/bluetooth/hci_event.c 	mgmt_user_confirm_request(hdev, &ev->bdaddr, ACL_LINK, 0,
ACL_LINK         4591 net/bluetooth/hci_event.c 		mgmt_user_passkey_request(hdev, &ev->bdaddr, ACL_LINK, 0);
ACL_LINK         4602 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
ACL_LINK         4622 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
ACL_LINK         4663 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
ACL_LINK         4695 net/bluetooth/hci_event.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &ev->bdaddr);
ACL_LINK         1993 net/bluetooth/hci_request.c 		conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &b->bdaddr);
ACL_LINK         2233 net/bluetooth/hci_request.c 		} else if (conn->type == ACL_LINK) {
ACL_LINK         2241 net/bluetooth/hci_request.c 		if (conn->type == ACL_LINK) {
ACL_LINK          548 net/bluetooth/l2cap_core.c 		if (conn->hcon->type == ACL_LINK)
ACL_LINK          750 net/bluetooth/l2cap_core.c 			if (conn->hcon->type == ACL_LINK)
ACL_LINK         1558 net/bluetooth/l2cap_core.c 	if (hcon->type == ACL_LINK)
ACL_LINK         1794 net/bluetooth/l2cap_core.c 		if (link_type == ACL_LINK && c->src_type != BDADDR_BREDR)
ACL_LINK         3852 net/bluetooth/l2cap_core.c 					 &conn->hcon->dst, ACL_LINK);
ACL_LINK         5792 net/bluetooth/l2cap_core.c 	if (hcon->type != ACL_LINK)
ACL_LINK         6984 net/bluetooth/l2cap_core.c 	if (hcon->type != ACL_LINK)
ACL_LINK         6988 net/bluetooth/l2cap_core.c 					ACL_LINK);
ACL_LINK         7123 net/bluetooth/l2cap_core.c 	if (hcon->type == ACL_LINK &&
ACL_LINK         7396 net/bluetooth/l2cap_core.c 	if (hcon->type != ACL_LINK && hcon->type != LE_LINK)
ACL_LINK         7463 net/bluetooth/l2cap_core.c 	if (hcon->type != ACL_LINK && hcon->type != LE_LINK)
ACL_LINK         2416 net/bluetooth/mgmt.c 			conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK,
ACL_LINK         2537 net/bluetooth/mgmt.c 		conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK,
ACL_LINK         2680 net/bluetooth/mgmt.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &cp->addr.bdaddr);
ACL_LINK         3033 net/bluetooth/mgmt.c 		conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &addr->bdaddr);
ACL_LINK         5286 net/bluetooth/mgmt.c 		conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK,
ACL_LINK         5477 net/bluetooth/mgmt.c 		conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK,
ACL_LINK         7327 net/bluetooth/mgmt.c 	if (link_type != ACL_LINK && link_type != LE_LINK)
ACL_LINK         7834 net/bluetooth/mgmt.c 		if (link_type == ACL_LINK)
ACL_LINK         7876 net/bluetooth/mgmt.c 	    link_type == ACL_LINK)
ACL_LINK          189 net/bluetooth/rfcomm/tty.c 	conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &dev->dst);
ACL_LINK         1043 net/bluetooth/smp.c 	if (hcon->type == ACL_LINK) {
ACL_LINK         1262 net/bluetooth/smp.c 		if (hcon->type == ACL_LINK && (*keydist & SMP_DIST_ENC_KEY))
ACL_LINK         1774 net/bluetooth/smp.c 	if (conn->hcon->type == ACL_LINK) {
ACL_LINK         1967 net/bluetooth/smp.c 	if (conn->hcon->type == ACL_LINK) {
ACL_LINK         3079 net/bluetooth/smp.c 	if (hcon->type == ACL_LINK) {
ACL_LINK         3110 net/bluetooth/smp.c 	if (hcon->type == ACL_LINK && test_bit(HCI_CONN_ENCRYPT, &hcon->flags))