Home
last modified time | relevance | path

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

/linux/net/bluetooth/rfcomm/
H A Dtty.c1041 static void rfcomm_tty_send_xchar(struct tty_struct *tty, u8 ch) in rfcomm_tty_send_xchar() function
1115 .send_xchar = rfcomm_tty_send_xchar,