Searched refs:rfc_send_msc (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/system/stack/rfcomm/ |
| D | rfc_port_if.cc | 269 rfc_send_msc(p_mcb, dlci, true, p_pars); in RFCOMM_ControlReq() 298 rfc_send_msc(p_mcb, dlci, true, &p_port->local_ctrl); in RFCOMM_FlowReq()
|
| D | rfc_int.h | 252 void rfc_send_msc(tRFC_MCB* p_mcb, uint8_t dlci, bool is_command, tPORT_CTRL* p_pars);
|
| D | rfc_ts_frames.cc | 305 void rfc_send_msc(tRFC_MCB* p_mcb, uint8_t dlci, bool is_command, tPORT_CTRL* p_pars) { in rfc_send_msc() function
|
| D | rfc_port_fsm.cc | 816 rfc_send_msc(p_mcb, p_frame->dlci, false, &pars); in rfc_process_msc()
|