Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h742 int l2cap_disconn_ind(struct hci_conn *hcon);
1422 return l2cap_disconn_ind(conn); in hci_proto_disconn_ind()
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dl2cap_core.c8253 int l2cap_disconn_ind(struct hci_conn *hcon) in l2cap_disconn_ind() function