Searched refs:long_term_keys (Results 1 – 2 of 2) sorted by relevance
844 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()
560 struct list_head long_term_keys; member