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()128 hdev->req_status = HCI_REQ_PEND; in __hci_req_sync()159 hdev->req_status != HCI_REQ_PEND, timeout); in __hci_req_sync()
29 if (hdev->req_status != HCI_REQ_PEND) in hci_cmd_sync_complete()165 hdev->req_status = HCI_REQ_PEND; in __hci_cmd_sync_sk()172 hdev->req_status != HCI_REQ_PEND, in __hci_cmd_sync_sk()686 if (hdev->req_status == HCI_REQ_PEND) { in hci_cmd_sync_cancel()704 if (hdev->req_status == HCI_REQ_PEND) { in hci_cmd_sync_cancel_sync()
2888 if (conn->state == BT_CONNECT && hdev->req_status == HCI_REQ_PEND) { in hci_abort_conn()