Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_conn.c1559 hci_disconn_cfm(c, HCI_ERROR_LOCAL_HOST_TERM); in hci_conn_hash_flush()
H A Dhci_event.c2797 case HCI_ERROR_LOCAL_HOST_TERM: in hci_to_mgmt_reason()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h560 #define HCI_ERROR_LOCAL_HOST_TERM 0x16 macro