Searched refs:hci_get_irk (Results 1 – 4 of 4) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | hci_conn.c | 83 irk = hci_get_irk(hdev, bdaddr, bdaddr_type); in hci_connect_le_scan_cleanup() 942 irk = hci_get_irk(hdev, dst, dst_type); in __hci_conn_add() 949 irk = hci_get_irk(hdev, dst, dst_type); in __hci_conn_add()
|
| H A D | hci_event.c | 5804 irk = hci_get_irk(hdev, &conn->dst, conn->dst_type); in le_conn_complete_evt() 6260 irk = hci_get_irk(hdev, bdaddr, bdaddr_type); in process_adv_report()
|
| H A D | hci_core.c | 1443 irk = hci_get_irk(hdev, bdaddr, addr_type); in hci_bdaddr_is_paired()
|
| /linux/include/net/bluetooth/ |
| H A D | hci_core.h | 2271 static inline struct smp_irk *hci_get_irk(struct hci_dev *hdev, in hci_get_irk() function
|