Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci.h711 #define HCI_ERROR_CONNECTION_TIMEOUT 0x08 macro
/linux/net/bluetooth/
H A Dhci_event.c2788 if (cp->reason != HCI_ERROR_CONNECTION_TIMEOUT) in hci_cs_disconnect()
3473 if (ev->reason != HCI_ERROR_CONNECTION_TIMEOUT) in hci_disconn_complete_evt()
H A Dmgmt.c10100 case HCI_ERROR_CONNECTION_TIMEOUT: in hci_to_mgmt_reason()