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

/linux-master/net/bluetooth/
H A Daf_bluetooth.c71 void bt_sock_reclassify_lock(struct sock *sk, int proto) function
80 EXPORT_SYMBOL(bt_sock_reclassify_lock); variable
134 bt_sock_reclassify_lock(sock->sk, proto);
H A Dl2cap_sock.c1471 bt_sock_reclassify_lock(sk, BTPROTO_L2CAP);
/linux-master/include/net/bluetooth/
H A Dbluetooth.h661 void bt_sock_reclassify_lock(struct sock *sk, int proto);
/linux-master/net/bluetooth/rfcomm/
H A Dsock.c960 bt_sock_reclassify_lock(sk, BTPROTO_RFCOMM);

Completed in 93 milliseconds