Searched refs:connectable_update (Results 1 – 2 of 2) sorted by relevance
2049 static int connectable_update(struct hci_request *req, unsigned long opt) in connectable_update() function2083 connectable_update); in connectable_update_work()2086 hci_req_sync(hdev, connectable_update, 0, HCI_CMD_TIMEOUT, &status); in connectable_update_work()2848 INIT_WORK(&hdev->connectable_update, connectable_update_work); in hci_request_setup()2863 cancel_work_sync(&hdev->connectable_update); in hci_request_cancel_all()
1564 queue_work(hdev->req_workqueue, &hdev->connectable_update); in set_connectable()