Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Drfcomm.h319 int rfcomm_init_sockets(void);
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dsock.c1037 int __init rfcomm_init_sockets(void) in rfcomm_init_sockets() function
H A Dcore.c2225 err = rfcomm_init_sockets(); in rfcomm_init()