Searched refs:HCI_REQ_PEND (Results 1 – 4 of 4) sorted by relevance
26 #define HCI_REQ_PEND 1 macro33 #define HCI_REQ_PEND 1 macro
49 return hdev->req_status == HCI_REQ_PEND; in hci_req_status_pend()105 if (hdev->req_status == HCI_REQ_PEND) { in hci_req_sync_complete()126 hdev->req_status = HCI_REQ_PEND; in __hci_req_sync()157 hdev->req_status != HCI_REQ_PEND, timeout); in __hci_req_sync()
29 if (hdev->req_status != HCI_REQ_PEND) in hci_cmd_sync_complete()161 hdev->req_status = HCI_REQ_PEND; in __hci_cmd_sync_sk()168 hdev->req_status != HCI_REQ_PEND, in __hci_cmd_sync_sk()659 if (hdev->req_status == HCI_REQ_PEND) { in __hci_cmd_sync_cancel()675 if (hdev->req_status == HCI_REQ_PEND) { in hci_cmd_sync_cancel()
2938 if (conn->state == BT_CONNECT && hdev->req_status == HCI_REQ_PEND) { in hci_abort_conn()