Lines Matching refs:LE_LINK
1245 if (hci_conn_num(hdev, LE_LINK) > 0) in enable_advertising()
1520 if (conn->type == LE_LINK) in clean_up_hci_state()
2970 conn = hci_conn_hash_lookup_ba(hdev, LE_LINK, in unpair_device()
3070 conn = hci_conn_hash_lookup_ba(hdev, LE_LINK, &cp->addr.bdaddr); in disconnect()
3099 case LE_LINK: in link_to_bdaddr()
3569 conn = hci_conn_hash_lookup_ba(hdev, LE_LINK, &addr->bdaddr); in user_pairing_resp()
4087 if (hci_conn_hash_lookup_state(hdev, LE_LINK, BT_CONNECT)) { in trigger_le_scan()
4749 hci_conn_num(hdev, LE_LINK) > 0 || in set_advertising()
5694 conn = hci_conn_hash_lookup_ba(hdev, LE_LINK, &cp->addr.bdaddr); in get_conn_info()
5930 conn = hci_conn_hash_lookup_ba(hdev, LE_LINK, addr); in is_connected()
7599 ev.key.addr.type = link_to_bdaddr(LE_LINK, key->bdaddr_type); in mgmt_new_ltk()
7637 ev.irk.addr.type = link_to_bdaddr(LE_LINK, irk->addr_type); in mgmt_new_irk()
7666 ev.key.addr.type = link_to_bdaddr(LE_LINK, csrk->bdaddr_type); in mgmt_new_csrk()
7684 ev.addr.type = link_to_bdaddr(LE_LINK, bdaddr_type); in mgmt_new_conn_param()
7788 if (link_type != ACL_LINK && link_type != LE_LINK) in mgmt_device_disconnected()
8294 if (link_type == LE_LINK && list_empty(&hdev->pend_le_reports)) in mgmt_device_found()