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

/linux-4.1.27/net/bluetooth/
H A Dhci_conn.c328 * drops below 0. Probably this is because l2cap_conn_del calls hci_conn_timeout()
H A Dl2cap_core.c1596 * must not register the l2cap_user. l2cap_conn_del() is unregisters l2cap_register_user()
1609 /* conn->hchan is NULL after l2cap_conn_del() was called */ l2cap_register_user()
1660 static void l2cap_conn_del(struct hci_conn *hcon, int err) l2cap_conn_del() function
7268 l2cap_conn_del(hcon, bt_to_errno(status)); l2cap_connect_cfm()
7334 l2cap_conn_del(hcon, bt_to_errno(reason)); l2cap_disconn_cfm()

Completed in 143 milliseconds