HomeSort by relevance Sort by last modified time
    Searched refs:rfc_send_msc (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_port_if.c 260 rfc_send_msc (p_mcb, dlci, TRUE, p_pars);
287 rfc_send_msc (p_mcb, dlci, TRUE, &p_port->local_ctrl);
rfc_int.h 333 extern void rfc_send_msc (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN is_command,
rfc_port_fsm.c 730 rfc_send_msc (p_mcb, p_frame->dlci, FALSE, &pars);
rfc_ts_frames.c 327 ** Function rfc_send_msc
332 void rfc_send_msc (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN is_command, function

Completed in 508 milliseconds