Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Drfcomm.h315 int rfcomm_connect_ind(struct rfcomm_session *s, u8 channel,
/linux-4.4.14/net/bluetooth/rfcomm/
Dsock.c953 int rfcomm_connect_ind(struct rfcomm_session *s, u8 channel, struct rfcomm_dlc **d) in rfcomm_connect_ind() function
Dcore.c1356 if (rfcomm_connect_ind(s, channel, &d)) { in rfcomm_recv_sabm()
1434 if (rfcomm_connect_ind(s, channel, &d)) { in rfcomm_recv_pn()