Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_request.h48 bool hci_req_status_pend(struct hci_dev *hdev);
H A Dhci_request.c47 bool hci_req_status_pend(struct hci_dev *hdev) in hci_req_status_pend() function
H A Dhci_core.c4041 if (hci_req_status_pend(hdev) && in hci_send_cmd_sync()