Searched refs:rfc_send_msc (Results 1 – 4 of 4) sorted by relevance
/system/bt/stack/rfcomm/ |
D | rfc_port_if.c | 285 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()
|
D | rfc_int.h | 331 extern void rfc_send_msc (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN is_command,
|
D | rfc_port_fsm.c | 730 rfc_send_msc (p_mcb, p_frame->dlci, FALSE, &pars); in rfc_process_msc()
|
D | rfc_ts_frames.c | 312 void rfc_send_msc (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN is_command, in rfc_send_msc() function
|