Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dcore.c1030 static int rfcomm_send_rls(struct rfcomm_session *s, int cr, u8 dlci, u8 status) in rfcomm_send_rls() function
1600 rfcomm_send_rls(s, 0, dlci, rls->status); in rfcomm_recv_rls()