Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dhci_conn.c1557 hci_disconn_cfm(c, HCI_ERROR_LOCAL_HOST_TERM); in hci_conn_hash_flush()
Dhci_event.c2868 hci_disconn_cfm(conn, ev->reason); in hci_disconn_complete_evt()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h1436 static inline void hci_disconn_cfm(struct hci_conn *conn, __u8 reason) in hci_disconn_cfm() function