Home
last modified time | relevance | path

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

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