Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/rfcomm/
Dcore.c996 static int rfcomm_send_rls(struct rfcomm_session *s, int cr, u8 dlci, u8 status) in rfcomm_send_rls() function
1566 rfcomm_send_rls(s, 0, dlci, rls->status); in rfcomm_recv_rls()