Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h555 #define HCI_ERROR_REJ_LIMITED_RESOURCES 0x0d macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c2724 rej.reason = HCI_ERROR_REJ_LIMITED_RESOURCES; in __hci_abort_conn()