Home
last modified time | relevance | path

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

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