Searched refs:rfcomm_send_rpn (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/bluetooth/ |
| H A D | rfcomm.h | 225 int rfcomm_send_rpn(struct rfcomm_session *s, int cr, u8 dlci,
|
| /linux/net/bluetooth/rfcomm/ |
| H A D | core.c | 993 int rfcomm_send_rpn(struct rfcomm_session *s, int cr, u8 dlci, in rfcomm_send_rpn() function 1039 err = rfcomm_send_rpn(d->session, 1, d->dlci, bit_rate, in rfcomm_dlc_send_rpn() 1639 rfcomm_send_rpn(s, 0, dlci, bit_rate, data_bits, stop_bits, in rfcomm_recv_rpn()
|