Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/rfcomm/
Dcore.c1034 static int rfcomm_send_rls(struct rfcomm_session *s, int cr, u8 dlci, u8 status) in rfcomm_send_rls() function
1604 rfcomm_send_rls(s, 0, dlci, rls->status); in rfcomm_recv_rls()