Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/rfcomm/
Dtty.c783 static int rfcomm_tty_write(struct tty_struct *tty, const unsigned char *buf, int count) in rfcomm_tty_write() function
1121 .write = rfcomm_tty_write,