Searched refs:load_link_keys (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 2334 static int load_link_keys(struct sock *sk, struct hci_dev *hdev, void *data, in load_link_keys() function 2352 bt_dev_err(hdev, "load_link_keys: too big key_count value %u", in load_link_keys() 2360 bt_dev_err(hdev, "load_link_keys: expected %u bytes, got %u bytes", in load_link_keys() 7789 { load_link_keys, MGMT_LOAD_LINK_KEYS_SIZE,
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | mgmt.c | 2790 static int load_link_keys(struct sock *sk, struct hci_dev *hdev, void *data, in load_link_keys() function 2808 bt_dev_err(hdev, "load_link_keys: too big key_count value %u", in load_link_keys() 2816 bt_dev_err(hdev, "load_link_keys: expected %u bytes, got %u bytes", in load_link_keys() 9202 { load_link_keys, MGMT_LOAD_LINK_KEYS_SIZE,
|
Completed in 21 milliseconds