Home
last modified time | relevance | path

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

/netbsd/src/sys/netbt/
Drfcomm_socket.c85 rfcomm_attach(struct socket *so, int proto) in rfcomm_attach() function
512 #define rfcomm_attach rfcomm_attach_wrapper macro
533 .pr_attach = rfcomm_attach,