HomeSort by: relevance | last modified time | path
    Searched defs:rfcomm_attach (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netbt/
rfcomm_socket.c 85 rfcomm_attach(struct socket *so, int proto) function in typeref:typename:int
512 #define rfcomm_attach rfcomm_attach_wrapper macro
533 .pr_attach = rfcomm_attach,
rfcomm_socket.c 85 rfcomm_attach(struct socket *so, int proto) function in typeref:typename:int
512 #define rfcomm_attach rfcomm_attach_wrapper macro
533 .pr_attach = rfcomm_attach,
rfcomm_socket.c 85 rfcomm_attach(struct socket *so, int proto) function in typeref:typename:int
512 #define rfcomm_attach rfcomm_attach_wrapper macro
533 .pr_attach = rfcomm_attach,

Completed in 69 milliseconds