Lines Matching refs:LE_LINK
3122 case LE_LINK:
6396 hci_conn_num(hdev, LE_LINK) > 0 ||
7256 conn = hci_conn_hash_lookup_ba(hdev, LE_LINK, &cp->addr.bdaddr);
7314 conn = hci_conn_hash_lookup_ba(hdev, LE_LINK, &cp->addr.bdaddr);
7493 conn = hci_conn_hash_lookup_ba(hdev, LE_LINK, addr);
9596 ev.addr.type = link_to_bdaddr(LE_LINK, bdaddr_type);
9705 if (link_type != ACL_LINK && link_type != LE_LINK)
10282 ev->addr.type = link_to_bdaddr(LE_LINK, addr_type);
10309 if (hci_dev_test_flag(hdev, HCI_MESH) && link_type == LE_LINK)
10321 if (link_type == LE_LINK && !list_empty(&hdev->pend_le_reports))