Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Drfcomm.h313 int rfcomm_init_sockets(void);
/linux-6.15/net/bluetooth/rfcomm/
H A Dsock.c1033 int __init rfcomm_init_sockets(void) in rfcomm_init_sockets() function
H A Dcore.c2229 err = rfcomm_init_sockets(); in rfcomm_init()