Searched refs:rfcomm_send_pn (Results 1 - 1 of 1) sorted by relevance

/net/bluetooth/rfcomm/
H A Dcore.c59 static int rfcomm_send_pn(struct rfcomm_session *s, int cr, struct rfcomm_dlc *d);
413 rfcomm_send_pn(s, 1, d);
918 static int rfcomm_send_pn(struct rfcomm_session *s, int cr, struct rfcomm_dlc *d) function
1412 rfcomm_send_pn(s, 0, d);
1440 rfcomm_send_pn(s, 0, d);
1782 rfcomm_send_pn(s, 1, d);
1865 rfcomm_send_pn(s, 1, d);

Completed in 6 milliseconds