Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h1785 static inline void hci_disconn_cfm(struct hci_conn *conn, __u8 reason) in hci_disconn_cfm() function
/linux-6.1.9/net/bluetooth/
Dhci_event.c2819 hci_disconn_cfm(conn, cp->reason); in hci_cs_disconnect()
3446 hci_disconn_cfm(conn, ev->reason); in hci_disconn_complete_evt()
5733 hci_disconn_cfm(hcon, ev->reason); in hci_disconn_phylink_complete_evt()
Dhci_conn.c2446 hci_disconn_cfm(c, HCI_ERROR_LOCAL_HOST_TERM); in hci_conn_hash_flush()