Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci.h484 #define HCI_ERROR_REJ_LIMITED_RESOURCES 0x0d macro
/Linux-v4.19/net/bluetooth/
Dhci_request.c2206 rej.reason = HCI_ERROR_REJ_LIMITED_RESOURCES; in __hci_abort_conn()