Home
last modified time | relevance | path

Searched refs:connectable_update_work (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
Dhci_request.c2663 static void connectable_update_work(struct work_struct *work) in connectable_update_work() function
3424 INIT_WORK(&hdev->connectable_update, connectable_update_work); in hci_request_setup()