Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_conn.c719 HCI_ERROR_LOCAL_HOST_TERM); in terminate_big_sync()
2518 hci_disconn_cfm(conn, HCI_ERROR_LOCAL_HOST_TERM); in hci_conn_hash_flush()
H A Dhci_event.c3348 case HCI_ERROR_LOCAL_HOST_TERM: in hci_to_mgmt_reason()
6800 HCI_ERROR_LOCAL_HOST_TERM); in hci_iso_term_big_sync()
H A Dhci_sync.c5479 return HCI_ERROR_LOCAL_HOST_TERM; in hci_connect_cancel_sync()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h655 #define HCI_ERROR_LOCAL_HOST_TERM 0x16 macro