Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dhci_request.h25 #define HCI_REQ_DONE 0 macro
32 #define HCI_REQ_DONE 0 macro
Dhci_request.c107 hdev->req_status = HCI_REQ_DONE; in hci_req_sync_complete()
163 case HCI_REQ_DONE: in __hci_req_sync()
Dhci_sync.c32 hdev->req_status = HCI_REQ_DONE; in hci_cmd_sync_complete()
174 case HCI_REQ_DONE: in __hci_cmd_sync_sk()