Home
last modified time | relevance | path

Searched refs:HCI_ERROR_REMOTE_LOW_RESOURCES (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/bluetooth/
Dhci_request.c633 rej.reason = HCI_ERROR_REMOTE_LOW_RESOURCES; in __hci_abort_conn()
Dhci_event.c2322 case HCI_ERROR_REMOTE_LOW_RESOURCES: in hci_to_mgmt_reason()
/linux-4.4.14/include/net/bluetooth/
Dhci.h451 #define HCI_ERROR_REMOTE_LOW_RESOURCES 0x14 macro