Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/bluetooth/
Drfcomm.h230 int rfcomm_send_rpn(struct rfcomm_session *s, int cr, u8 dlci,
/linux-3.4.99/net/bluetooth/rfcomm/
Dtty.c1010 rfcomm_send_rpn(dev->dlc->session, 1, dev->dlc->dlci, baud, in rfcomm_tty_set_termios()
Dcore.c914 int rfcomm_send_rpn(struct rfcomm_session *s, int cr, u8 dlci, in rfcomm_send_rpn() function
1515 rfcomm_send_rpn(s, 0, dlci, bit_rate, data_bits, stop_bits, in rfcomm_recv_rpn()