Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.h40 bool hci_req_status_pend(struct hci_dev *hdev);
H A Dhci_request.c49 bool hci_req_status_pend(struct hci_dev *hdev) in hci_req_status_pend() function
H A Dhci_core.c4996 if (hci_req_status_pend(hdev)) in hci_cmd_work()