Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dhci_request.c35 #define HCI_REQ_PEND 1 macro
52 return hdev->req_status == HCI_REQ_PEND; in hci_req_status_pend()
108 if (hdev->req_status == HCI_REQ_PEND) { in hci_req_sync_complete()
121 if (hdev->req_status == HCI_REQ_PEND) { in hci_req_sync_cancel()
141 hdev->req_status = HCI_REQ_PEND; in __hci_cmd_sync_ev()
148 hdev->req_status != HCI_REQ_PEND, timeout); in __hci_cmd_sync_ev()
204 hdev->req_status = HCI_REQ_PEND; in __hci_req_sync()
235 hdev->req_status != HCI_REQ_PEND, timeout); in __hci_req_sync()