Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_conn.c713 HCI_ERROR_LOCAL_HOST_TERM); in terminate_big_sync()
2698 hci_disconn_cfm(conn, HCI_ERROR_LOCAL_HOST_TERM); in hci_conn_hash_flush()
H A Dhci_event.c3345 case HCI_ERROR_LOCAL_HOST_TERM: in hci_to_mgmt_reason()
6863 HCI_ERROR_LOCAL_HOST_TERM); in hci_iso_term_big_sync()
H A Dhci_sync.c5466 return HCI_ERROR_LOCAL_HOST_TERM; in hci_connect_cancel_sync()
/linux/include/net/bluetooth/
H A Dhci.h684 #define HCI_ERROR_LOCAL_HOST_TERM 0x16 macro