Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dhci_conn.c769 HCI_ERROR_LOCAL_HOST_TERM); in terminate_big_sync()
2567 hci_disconn_cfm(conn, HCI_ERROR_LOCAL_HOST_TERM); in hci_conn_hash_flush()
Dhci_event.c3379 case HCI_ERROR_LOCAL_HOST_TERM: in hci_to_mgmt_reason()
7050 HCI_ERROR_LOCAL_HOST_TERM); in hci_iso_term_big_sync()
Dhci_sync.c5291 return HCI_ERROR_LOCAL_HOST_TERM; in hci_connect_cancel_sync()
/Linux-v6.6/include/net/bluetooth/
Dhci.h661 #define HCI_ERROR_LOCAL_HOST_TERM 0x16 macro