Home
last modified time | relevance | path

Searched refs:bt_sock_reclassify_lock (Results 1 – 4 of 4) sorted by relevance

/linux/net/bluetooth/
A Daf_bluetooth.c69 void bt_sock_reclassify_lock(struct sock *sk, int proto) in bt_sock_reclassify_lock() function
78 EXPORT_SYMBOL(bt_sock_reclassify_lock);
132 bt_sock_reclassify_lock(sock->sk, proto); in bt_sock_create()
A Dl2cap_sock.c1451 bt_sock_reclassify_lock(sk, BTPROTO_L2CAP); in l2cap_sock_new_connection_cb()
/linux/include/net/bluetooth/
A Dbluetooth.h554 void bt_sock_reclassify_lock(struct sock *sk, int proto);
/linux/net/bluetooth/rfcomm/
A Dsock.c963 bt_sock_reclassify_lock(sk, BTPROTO_RFCOMM); in rfcomm_connect_ind()

Completed in 14 milliseconds