Home
last modified time | relevance | path

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

/system/bt/stack/rfcomm/
Drfc_port_if.c285 rfc_send_msc (p_mcb, dlci, TRUE, p_pars); in RFCOMM_ControlReq()
317 rfc_send_msc (p_mcb, dlci, TRUE, &p_port->local_ctrl); in RFCOMM_FlowReq()
Drfc_int.h333 extern void rfc_send_msc (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN is_command,
Drfc_port_fsm.c730 rfc_send_msc (p_mcb, p_frame->dlci, FALSE, &pars); in rfc_process_msc()
Drfc_ts_frames.c336 void rfc_send_msc (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN is_command, in rfc_send_msc() function