Home
last modified time | relevance | path

Searched refs:hci_disconn_cfm (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.c2868 hci_disconn_cfm(conn, ev->reason); in hci_disconn_complete_evt()
5066 hci_disconn_cfm(hcon, ev->reason); in hci_disconn_phylink_complete_evt()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1456 static inline void hci_disconn_cfm(struct hci_conn *conn, __u8 reason) in hci_disconn_cfm() function