Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci_core.h865 int l2cap_disconn_ind(struct hci_conn *hcon);
1942 return l2cap_disconn_ind(conn); in hci_proto_disconn_ind()
/linux-6.6.21/net/bluetooth/
Dl2cap_core.c8302 int l2cap_disconn_ind(struct hci_conn *hcon) in l2cap_disconn_ind() function