Home
last modified time | relevance | path

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

/linux-5.19.10/net/bluetooth/
Dhci_conn.c1475 hci_disconn_cfm(c, HCI_ERROR_LOCAL_HOST_TERM); in hci_conn_hash_flush()
Dhci_event.c3328 case HCI_ERROR_LOCAL_HOST_TERM: in hci_to_mgmt_reason()
/linux-5.19.10/include/net/bluetooth/
Dhci.h595 #define HCI_ERROR_LOCAL_HOST_TERM 0x16 macro