Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dhci.h654 #define HCI_ERROR_CONNECTION_TIMEOUT 0x08 macro
/Linux-v6.6/net/bluetooth/
Dhci_event.c2807 if (cp->reason != HCI_ERROR_CONNECTION_TIMEOUT) in hci_cs_disconnect()
3373 case HCI_ERROR_CONNECTION_TIMEOUT: in hci_to_mgmt_reason()
3432 if (ev->reason != HCI_ERROR_CONNECTION_TIMEOUT) in hci_disconn_complete_evt()