Searched refs:rfcomm_send_rpn (Results 1 – 3 of 3) sorted by relevance
/linux/include/net/bluetooth/ |
H A D | rfcomm.h | 228 int rfcomm_send_rpn(struct rfcomm_session *s, int cr, u8 dlci,
|
/linux/net/bluetooth/rfcomm/ |
H A D | core.c | 996 int rfcomm_send_rpn(struct rfcomm_session *s, int cr, u8 dlci, in rfcomm_send_rpn() function 1584 rfcomm_send_rpn(s, 0, dlci, bit_rate, data_bits, stop_bits, in rfcomm_recv_rpn()
|
H A D | tty.c | 990 rfcomm_send_rpn(dev->dlc->session, 1, dev->dlc->dlci, baud, in rfcomm_tty_set_termios()
|