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.c770 HCI_ERROR_LOCAL_HOST_TERM); in terminate_big_sync()
2600 hci_disconn_cfm(conn, HCI_ERROR_LOCAL_HOST_TERM); in hci_conn_hash_flush()
H A Dhci_event.c3361 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.c5270 return HCI_ERROR_LOCAL_HOST_TERM; in hci_connect_cancel_sync()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h653 #define HCI_ERROR_LOCAL_HOST_TERM 0x16 macro