|
@@ -796,7 +796,6 @@ int hci_inquiry(void __user *arg);
|
|
|
|
|
|
struct bdaddr_list *hci_blacklist_lookup(struct hci_dev *hdev,
|
|
|
bdaddr_t *bdaddr, u8 type);
|
|
|
-void hci_blacklist_clear(struct hci_dev *hdev);
|
|
|
int hci_blacklist_add(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 type);
|
|
|
int hci_blacklist_del(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 type);
|
|
|
|