Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci.h655 #define HCI_ERROR_CONNECTION_TIMEOUT 0x08 macro
/linux-6.6.21/net/bluetooth/
Dhci_event.c2823 if (cp->reason != HCI_ERROR_CONNECTION_TIMEOUT) in hci_cs_disconnect()
3389 case HCI_ERROR_CONNECTION_TIMEOUT: in hci_to_mgmt_reason()
3448 if (ev->reason != HCI_ERROR_CONNECTION_TIMEOUT) in hci_disconn_complete_evt()