Home
last modified time | relevance | path

Searched refs:l2cap_conn_del (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_core.c1828 * must not register the l2cap_user. l2cap_conn_del() is unregisters in l2cap_register_user()
1841 /* conn->hchan is NULL after l2cap_conn_del() was called */ in l2cap_register_user()
1888 static void l2cap_conn_del(struct hci_conn *hcon, int err) in l2cap_conn_del() function
8246 l2cap_conn_del(hcon, bt_to_errno(status)); in l2cap_connect_cfm()
8312 l2cap_conn_del(hcon, bt_to_errno(reason)); in l2cap_disconn_cfm()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_core.c1663 * must not register the l2cap_user. l2cap_conn_del() is unregisters in l2cap_register_user()
1676 /* conn->hchan is NULL after l2cap_conn_del() was called */ in l2cap_register_user()
1723 static void l2cap_conn_del(struct hci_conn *hcon, int err) in l2cap_conn_del() function
7226 l2cap_conn_del(hcon, bt_to_errno(status)); in l2cap_connect_cfm()
7292 l2cap_conn_del(hcon, bt_to_errno(reason)); in l2cap_disconn_cfm()

Completed in 17 milliseconds