Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Dhci_conn.c813 HCI_ERROR_LOCAL_HOST_TERM); in terminate_big_sync()
2436 hci_disconn_cfm(c, HCI_ERROR_LOCAL_HOST_TERM); in hci_conn_hash_flush()
Dhci_event.c3377 case HCI_ERROR_LOCAL_HOST_TERM: in hci_to_mgmt_reason()
/Linux-v6.1/include/net/bluetooth/
Dhci.h604 #define HCI_ERROR_LOCAL_HOST_TERM 0x16 macro