Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/rfcomm/
Dtty.c781 static int rfcomm_tty_write(struct tty_struct *tty, const unsigned char *buf, int count) in rfcomm_tty_write() function
1107 .write = rfcomm_tty_write,