Home
last modified time | relevance | path

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

/net/bluetooth/
Dhci_request.c34 #define HCI_REQ_PEND 1 macro
51 return hdev->req_status == HCI_REQ_PEND; in hci_req_status_pend()
107 if (hdev->req_status == HCI_REQ_PEND) { in hci_req_sync_complete()
120 if (hdev->req_status == HCI_REQ_PEND) { in hci_req_sync_cancel()
140 hdev->req_status = HCI_REQ_PEND; in __hci_cmd_sync_ev()
147 hdev->req_status != HCI_REQ_PEND, timeout); in __hci_cmd_sync_ev()
203 hdev->req_status = HCI_REQ_PEND; in __hci_req_sync()
234 hdev->req_status != HCI_REQ_PEND, timeout); in __hci_req_sync()