Home
last modified time | relevance | path

Searched refs:hci_proto_disconn_ind (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/net/bluetooth/
Dhci_core.h1743 static inline int hci_proto_disconn_ind(struct hci_conn *conn) in hci_proto_disconn_ind() function
/Linux-v6.1/net/bluetooth/
Dhci_conn.c665 hci_abort_conn(conn, hci_proto_disconn_ind(conn)); in hci_conn_timeout()