Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Drfcomm.h228 int rfcomm_send_rpn(struct rfcomm_session *s, int cr, u8 dlci,
/linux/net/bluetooth/rfcomm/
H A Dcore.c996 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 Dtty.c990 rfcomm_send_rpn(dev->dlc->session, 1, dev->dlc->dlci, baud, in rfcomm_tty_set_termios()