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

/linux-master/net/bluetooth/
H A Dhci_request.h27 #define HCI_REQ_CANCELED 2 macro
H A Dhci_request.c171 case HCI_REQ_CANCELED:
H A Dhci_sync.c183 case HCI_REQ_CANCELED:
603 hdev->req_status = HCI_REQ_CANCELED;
612 * - Set result and mark status to HCI_REQ_CANCELED
624 hdev->req_status = HCI_REQ_CANCELED;

Completed in 201 milliseconds