Home
last modified time | relevance | path

Searched refs:connectable_update (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c2634 static int connectable_update(struct hci_request *req, unsigned long opt) in connectable_update() function
2668 connectable_update); in connectable_update_work()
2671 hci_req_sync(hdev, connectable_update, 0, HCI_CMD_TIMEOUT, &status); in connectable_update_work()
3426 INIT_WORK(&hdev->connectable_update, connectable_update_work); in hci_request_setup()
3442 cancel_work_sync(&hdev->connectable_update); in hci_request_cancel_all()
H A Dmgmt.c1614 queue_work(hdev->req_workqueue, &hdev->connectable_update); in set_connectable()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h464 struct work_struct connectable_update;

Completed in 15 milliseconds