Searched refs:rfc_send_rls (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/bt/stack/rfcomm/ |
H A D | rfc_port_if.cc | 312 rfc_send_rls(p_mcb, dlci, true, status); in RFCOMM_LineStatusReq()
|
H A D | rfc_int.h | 343 extern void rfc_send_rls(tRFC_MCB* p_mcb, uint8_t dlci, bool is_command,
|
H A D | rfc_port_fsm.cc | 809 rfc_send_rls(p_mcb, p_frame->dlci, false, p_frame->u.rls.line_status); in rfc_process_rls()
|
H A D | rfc_ts_frames.cc | 345 void rfc_send_rls(tRFC_MCB* p_mcb, uint8_t dlci, bool is_command, in rfc_send_rls() function
|