]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/bluetooth/smp.h
Merge remote-tracking branch 'arm-soc/for-next'
[karo-tx-linux.git] / net / bluetooth / smp.h
index 6cf872563ea71d425dd1798314765edb56d39a51..ffcc70b6b1997d3d109aeab142738a77ee31ceb9 100644 (file)
@@ -180,6 +180,7 @@ enum smp_key_pref {
 };
 
 /* SMP Commands */
+void smp_cancel_pairing(struct hci_conn *hcon);
 bool smp_sufficient_security(struct hci_conn *hcon, u8 sec_level,
                             enum smp_key_pref key_pref);
 int smp_conn_security(struct hci_conn *hcon, __u8 sec_level);