Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c208 *hci_status = HCI_ERROR_UNSPECIFIED; in __hci_req_sync()
228 *hci_status = HCI_ERROR_UNSPECIFIED; in __hci_req_sync()
249 *hci_status = HCI_ERROR_UNSPECIFIED; in __hci_req_sync()
255 *hci_status = HCI_ERROR_UNSPECIFIED; in __hci_req_sync()
3060 *status = HCI_ERROR_UNSPECIFIED; in start_discovery()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h563 #define HCI_ERROR_UNSPECIFIED 0x1f macro