Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/rfcomm/
H A Dcore.c57 static int rfcomm_send_disc(struct rfcomm_session *s, u8 dlci);
443 rfcomm_send_disc(s, d->dlci); in __rfcomm_dlc_disconn()
879 static int rfcomm_send_disc(struct rfcomm_session *s, u8 dlci) in rfcomm_send_disc() function
1234 rfcomm_send_disc(s, 0); in rfcomm_recv_ua()
2024 rfcomm_send_disc(s, 0); in rfcomm_process_sessions()