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