|
@@ -2944,7 +2944,8 @@ int mgmt_write_scan_failed(struct hci_dev *hdev, u8 scan, u8 status)
|
|
return 0;
|
|
return 0;
|
|
}
|
|
}
|
|
|
|
|
|
-int mgmt_new_link_key(struct hci_dev *hdev, struct link_key *key, bool persistent)
|
|
|
|
|
|
+int mgmt_new_link_key(struct hci_dev *hdev, struct link_key *key,
|
|
|
|
+ bool persistent)
|
|
{
|
|
{
|
|
struct mgmt_ev_new_link_key ev;
|
|
struct mgmt_ev_new_link_key ev;
|
|
|
|
|