Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_conn.c770 HCI_ERROR_LOCAL_HOST_TERM); in terminate_big_sync()
2571 hci_disconn_cfm(conn, HCI_ERROR_LOCAL_HOST_TERM); in hci_conn_hash_flush()
Dhci_event.c3395 case HCI_ERROR_LOCAL_HOST_TERM: in hci_to_mgmt_reason()
7054 HCI_ERROR_LOCAL_HOST_TERM); in hci_iso_term_big_sync()
Dhci_sync.c5296 return HCI_ERROR_LOCAL_HOST_TERM; in hci_connect_cancel_sync()
/linux-6.6.21/include/net/bluetooth/
Dhci.h662 #define HCI_ERROR_LOCAL_HOST_TERM 0x16 macro