Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_request.h48 bool hci_req_status_pend(struct hci_dev *hdev);
Dhci_request.c47 bool hci_req_status_pend(struct hci_dev *hdev) in hci_req_status_pend() function
Dhci_core.c4150 if (hci_req_status_pend(hdev)) in hci_cmd_work()