Home
last modified time | relevance | path

Searched refs:HCI_REQ_CANCELED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_request.h27 #define HCI_REQ_CANCELED 2 macro
34 #define HCI_REQ_CANCELED 2 macro
H A Dhci_request.c169 case HCI_REQ_CANCELED: in __hci_req_sync()
H A Dhci_sync.c183 case HCI_REQ_CANCELED: in __hci_cmd_sync_sk()
665 hdev->req_status = HCI_REQ_CANCELED; in hci_cmd_sync_cancel()
674 * - Set result and mark status to HCI_REQ_CANCELED
683 hdev->req_status = HCI_REQ_CANCELED; in hci_cmd_sync_cancel_sync()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c35 #define HCI_REQ_CANCELED 2 macro
124 hdev->req_status = HCI_REQ_CANCELED; in hci_req_sync_cancel()
159 case HCI_REQ_CANCELED: in __hci_cmd_sync_ev()
248 case HCI_REQ_CANCELED: in __hci_req_sync()

Completed in 12 milliseconds