|
@@ -940,7 +940,7 @@ int mgmt_read_local_oob_data_reply_complete(struct hci_dev *hdev, u8 *hash,
|
|
|
int mgmt_device_found(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 link_type,
|
|
|
u8 addr_type, u8 *dev_class, s8 rssi, u8 *eir);
|
|
|
int mgmt_remote_name(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 *name);
|
|
|
-int mgmt_inquiry_failed(struct hci_dev *hdev, u8 status);
|
|
|
+int mgmt_start_discovery_failed(struct hci_dev *hdev, u8 status);
|
|
|
int mgmt_discovering(struct hci_dev *hdev, u8 discovering);
|
|
|
int mgmt_device_blocked(struct hci_dev *hdev, bdaddr_t *bdaddr);
|
|
|
int mgmt_device_unblocked(struct hci_dev *hdev, bdaddr_t *bdaddr);
|