Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Drfcomm.h316 int rfcomm_connect_ind(struct rfcomm_session *s, u8 channel,
/openbmc/linux/net/bluetooth/rfcomm/
H A Dsock.c933 int rfcomm_connect_ind(struct rfcomm_session *s, u8 channel, struct rfcomm_dlc **d) in rfcomm_connect_ind() function
H A Dcore.c1390 if (rfcomm_connect_ind(s, channel, &d)) { in rfcomm_recv_sabm()
1468 if (rfcomm_connect_ind(s, channel, &d)) { in rfcomm_recv_pn()