Home
last modified time | relevance | path

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

/linux-5.19.10/net/bluetooth/
Dhci_request.h27 #define HCI_REQ_CANCELED 2 macro
34 #define HCI_REQ_CANCELED 2 macro
Dhci_sync.c177 case HCI_REQ_CANCELED: in __hci_cmd_sync_sk()
354 hdev->req_status = HCI_REQ_CANCELED; in __hci_cmd_sync_cancel()
370 hdev->req_status = HCI_REQ_CANCELED; in hci_cmd_sync_cancel()
Dhci_request.c169 case HCI_REQ_CANCELED: in __hci_req_sync()