Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci.h617 #define HCI_ERROR_CONNECTION_TIMEOUT 0x08 macro
/linux-6.1.9/net/bluetooth/
Dhci_event.c2801 if (cp->reason != HCI_ERROR_CONNECTION_TIMEOUT) in hci_cs_disconnect()
3371 case HCI_ERROR_CONNECTION_TIMEOUT: in hci_to_mgmt_reason()
3430 if (ev->reason != HCI_ERROR_CONNECTION_TIMEOUT) in hci_disconn_complete_evt()