Home
last modified time | relevance | path

Searched refs:rfcomm_init_sockets (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/net/bluetooth/
Drfcomm.h313 int rfcomm_init_sockets(void);
/Linux-v6.6/net/bluetooth/rfcomm/
Dsock.c1038 int __init rfcomm_init_sockets(void) in rfcomm_init_sockets() function
Dcore.c2229 err = rfcomm_init_sockets(); in rfcomm_init()