Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/rfcomm/
Drfc_port_if.c285 rfc_send_msc (p_mcb, dlci, TRUE, p_pars); in RFCOMM_ControlReq()
318 rfc_send_msc (p_mcb, dlci, TRUE, &p_port->local_ctrl); in RFCOMM_FlowReq()
Drfc_port_fsm.c711 rfc_send_msc (p_mcb, p_frame->dlci, FALSE, &pars); in rfc_process_msc()
Drfc_ts_frames.c340 void rfc_send_msc (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN is_command, in rfc_send_msc() function
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/rfcomm/include/
Drfc_int.h325 extern void rfc_send_msc (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN is_command,