Home
last modified time | relevance | path

Searched defs:irk (Results 1 – 10 of 10) sorted by relevance

/linux/net/bluetooth/
H A Dsmp.h90 __u8 irk[16]; global() member
H A Dhci_core.c1177 list_for_each_entry_rcu(irk, &hdev->identity_resolving_keys, list) { in hci_find_irk_by_rpa() local
1212 struct smp_irk *irk; hci_find_irk_by_addr() local
1318 struct smp_irk *irk; hci_add_irk() local
1391 struct smp_irk *irk; hci_bdaddr_is_paired() local
[all...]
H A Dhci_conn.c75 struct smp_irk *irk; hci_connect_le_scan_cleanup() local
999 struct smp_irk *irk = NULL; __hci_conn_add() local
1450 struct smp_irk *irk; hci_connect_le() local
[all...]
H A Dsmp.c113 u8 irk[16]; global() member
3495 const u8 irk[16] = { test_ah() local
[all...]
H A Dhci_debugfs.c823 list_for_each_entry_rcu(irk, &hdev->identity_resolving_keys, list) { in identity_resolving_keys_show() local
H A Dhci_sync.c2379 struct smp_irk *irk; in hci_le_add_resolve_list_sync() local
2442 struct smp_irk *irk; in hci_le_set_privacy_mode_sync() local
[all...]
H A Dmgmt.c7167 irk_is_valid(struct mgmt_irk_info * irk) irk_is_valid() argument
7230 struct mgmt_irk_info *irk = &cp->irks[i]; load_irks() local
9700 mgmt_new_irk(struct hci_dev * hdev,struct smp_irk * irk,bool persistent) mgmt_new_irk() argument
[all...]
H A Dhci_event.c5728 struct smp_irk *irk; le_conn_complete_evt() local
6193 struct smp_irk *irk; process_adv_report() local
[all...]
/linux/include/net/bluetooth/
H A Dmgmt.h422 __u8 irk[16]; global() member
1045 struct mgmt_irk_info irk; global() member
H A Dhci_core.h610 __u8 irk[16]; global() member