Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dhci_request.h64 int __hci_req_sync(struct hci_dev *hdev, int (*func)(struct hci_request *req,
Dhci_request.c115 int __hci_req_sync(struct hci_dev *hdev, int (*func)(struct hci_request *req, in __hci_req_sync() function
204 ret = __hci_req_sync(hdev, req, opt, timeout, hci_status); in hci_req_sync()