Lines Matching refs:LE_LINK
1265 if (hci_conn_num(hdev, LE_LINK) > 0) in enable_advertising()
3223 case LE_LINK: in link_to_bdaddr()
4889 hci_conn_num(hdev, LE_LINK) > 0 || in set_advertising()
5829 conn = hci_conn_hash_lookup_ba(hdev, LE_LINK, &cp->addr.bdaddr); in get_conn_info()
6065 conn = hci_conn_hash_lookup_ba(hdev, LE_LINK, addr); in is_connected()
7837 ev.key.addr.type = link_to_bdaddr(LE_LINK, key->bdaddr_type); in mgmt_new_ltk()
7866 ev.irk.addr.type = link_to_bdaddr(LE_LINK, irk->addr_type); in mgmt_new_irk()
7895 ev.key.addr.type = link_to_bdaddr(LE_LINK, csrk->bdaddr_type); in mgmt_new_csrk()
7913 ev.addr.type = link_to_bdaddr(LE_LINK, bdaddr_type); in mgmt_new_conn_param()
8017 if (link_type != ACL_LINK && link_type != LE_LINK) in mgmt_device_disconnected()
8523 if (link_type == LE_LINK && list_empty(&hdev->pend_le_reports)) in mgmt_device_found()