Home
last modified time | relevance | path

Searched refs:HCI_ERROR_CONNECTION_TIMEOUT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h554 #define HCI_ERROR_CONNECTION_TIMEOUT 0x08 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h653 #define HCI_ERROR_CONNECTION_TIMEOUT 0x08 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c2807 case HCI_ERROR_CONNECTION_TIMEOUT: in hci_to_mgmt_reason()
2866 if (ev->reason != HCI_ERROR_CONNECTION_TIMEOUT) in hci_disconn_complete_evt()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c2819 if (cp->reason != HCI_ERROR_CONNECTION_TIMEOUT) in hci_cs_disconnect()
3385 case HCI_ERROR_CONNECTION_TIMEOUT: in hci_to_mgmt_reason()
3444 if (ev->reason != HCI_ERROR_CONNECTION_TIMEOUT) in hci_disconn_complete_evt()

Completed in 29 milliseconds