Home
last modified time | relevance | path

Searched refs:long_term_keys (Results 1 – 2 of 2) sorted by relevance

/linux/net/bluetooth/
H A Dhci_debugfs.c844 list_for_each_entry_rcu(ltk, &hdev->long_term_keys, list) in long_term_keys_show()
854 DEFINE_SHOW_ATTRIBUTE(long_term_keys);
1228 debugfs_create_file("long_term_keys", 0400, hdev->debugfs, hdev, in hci_debugfs_create_le()
/linux/include/net/bluetooth/
H A Dhci_core.h560 struct list_head long_term_keys; member