|
@@ -1123,6 +1123,7 @@ void hci_sock_dev_event(struct hci_dev *hdev, int event);
|
|
|
int mgmt_control(struct sock *sk, struct msghdr *msg, size_t len);
|
|
|
int mgmt_index_added(struct hci_dev *hdev);
|
|
|
int mgmt_index_removed(struct hci_dev *hdev);
|
|
|
+int mgmt_new_settings(struct hci_dev *hdev);
|
|
|
int mgmt_set_powered_failed(struct hci_dev *hdev, int err);
|
|
|
int mgmt_powered(struct hci_dev *hdev, u8 powered);
|
|
|
int mgmt_discoverable(struct hci_dev *hdev, u8 discoverable);
|