Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools'
[firefly-linux-kernel-4.4.55.git] / net / bluetooth / smp.h
index 60c5b73fcb4b26e3aab32604b58809ca30a4e6f4..6cf872563ea71d425dd1798314765edb56d39a51 100644 (file)
@@ -188,6 +188,7 @@ int smp_user_confirm_reply(struct hci_conn *conn, u16 mgmt_op, __le32 passkey);
 bool smp_irk_matches(struct hci_dev *hdev, const u8 irk[16],
                     const bdaddr_t *bdaddr);
 int smp_generate_rpa(struct hci_dev *hdev, const u8 irk[16], bdaddr_t *rpa);
+int smp_generate_oob(struct hci_dev *hdev, u8 hash[16], u8 rand[16]);
 
 int smp_register(struct hci_dev *hdev);
 void smp_unregister(struct hci_dev *hdev);