Searched refs:rfcomm_send_rpn (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/include/net/bluetooth/ |
D | rfcomm.h | 228 int rfcomm_send_rpn(struct rfcomm_session *s, int cr, u8 dlci,
|
/Linux-v6.6/net/bluetooth/rfcomm/ |
D | tty.c | 993 rfcomm_send_rpn(dev->dlc->session, 1, dev->dlc->dlci, baud, in rfcomm_tty_set_termios()
|
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()
|