Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dhci_request.c34 #define HCI_REQ_PEND 1 macro
102 if (hdev->req_status == HCI_REQ_PEND) { in hci_req_sync_complete()
115 if (hdev->req_status == HCI_REQ_PEND) { in hci_req_sync_cancel()
135 hdev->req_status = HCI_REQ_PEND; in __hci_cmd_sync_ev()
142 hdev->req_status != HCI_REQ_PEND, timeout); in __hci_cmd_sync_ev()
198 hdev->req_status = HCI_REQ_PEND; in __hci_req_sync()
229 hdev->req_status != HCI_REQ_PEND, timeout); in __hci_req_sync()