Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/bluetooth/rfcomm/
A Dsock.c967 sk = rfcomm_sock_alloc(sock_net(parent), NULL, BTPROTO_RFCOMM, GFP_ATOMIC, 0); in rfcomm_connect_ind()
971 bt_sock_reclassify_lock(sk, BTPROTO_RFCOMM); in rfcomm_connect_ind()
1055 err = bt_sock_register(BTPROTO_RFCOMM, &rfcomm_sock_family_ops); in rfcomm_init_sockets()
1064 bt_sock_unregister(BTPROTO_RFCOMM); in rfcomm_init_sockets()
1090 bt_sock_unregister(BTPROTO_RFCOMM); in rfcomm_cleanup_sockets()
/linux-6.3-rc2/include/net/bluetooth/
A Dbluetooth.h53 #define BTPROTO_RFCOMM 3 macro

Completed in 7 milliseconds