|
@@ -64,8 +64,6 @@ void __hci_update_page_scan(struct hci_request *req);
|
|
|
int hci_update_random_address(struct hci_request *req, bool require_privacy,
|
|
|
u8 *own_addr_type);
|
|
|
|
|
|
-void __hci_update_background_scan(struct hci_request *req);
|
|
|
-
|
|
|
int hci_abort_conn(struct hci_conn *conn, u8 reason);
|
|
|
void __hci_abort_conn(struct hci_request *req, struct hci_conn *conn,
|
|
|
u8 reason);
|