Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Dhci_core.h794 #define HCI_REQ_CANCELED 2 macro
/linux-2.6.39/net/bluetooth/
Dhci_core.c120 hdev->req_status = HCI_REQ_CANCELED; in hci_req_cancel()
152 case HCI_REQ_CANCELED: in __hci_request()