|
@@ -1288,7 +1288,6 @@ void mgmt_set_powered_failed(struct hci_dev *hdev, int err);
|
|
int mgmt_powered(struct hci_dev *hdev, u8 powered);
|
|
int mgmt_powered(struct hci_dev *hdev, u8 powered);
|
|
int mgmt_update_adv_data(struct hci_dev *hdev);
|
|
int mgmt_update_adv_data(struct hci_dev *hdev);
|
|
void mgmt_discoverable_timeout(struct hci_dev *hdev);
|
|
void mgmt_discoverable_timeout(struct hci_dev *hdev);
|
|
-void mgmt_write_scan_failed(struct hci_dev *hdev, u8 scan, u8 status);
|
|
|
|
void mgmt_new_link_key(struct hci_dev *hdev, struct link_key *key,
|
|
void mgmt_new_link_key(struct hci_dev *hdev, struct link_key *key,
|
|
bool persistent);
|
|
bool persistent);
|
|
void mgmt_device_connected(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 link_type,
|
|
void mgmt_device_connected(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 link_type,
|