Lines Matching defs:link
2366 struct hci_link *link;
2386 link = list_first_entry_or_null(&acl->link_list,
2388 if (link && link->conn) {
2389 link->conn->state = BT_CLOSED;
2391 hci_connect_cfm(link->conn, status);
2392 hci_conn_del(link->conn);
2661 struct hci_link *link;
2669 link = list_first_entry_or_null(&acl->link_list,
2671 if (link && link->conn) {
2672 link->conn->state = BT_CLOSED;
2674 hci_connect_cfm(link->conn, status);
2675 hci_conn_del(link->conn);
3155 * If link is an ACL type, create a connection class
3632 /* Check link security requirements are met */
3676 * sent when the link is active and Encryption is enabled, the conn
4704 bt_dev_dbg(hdev, "link key not found for %pMR", &ev->bdaddr);
4762 /* Ignore NULL link key against CVE-2020-26555 */
4764 bt_dev_dbg(hdev, "Ignore NULL link key (ZERO KEY) for %pMR",
5043 bt_dev_err(hdev, "Ignoring connect complete event for invalid link type");
5056 /* When the link type in the event indicates SCO connection
5063 * the link type will be hinted as eSCO.
5468 /* If there already exists link key in local host, leave the
5473 bt_dev_dbg(hdev, "Local host already has link key");
6918 "Invalid connection link type handle 0x%4.4x",