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

  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_port_if.c 216 rfc_send_rpn (p_mcb, dlci, TRUE, p_pars, RFCOMM_RPN_PM_MASK);
236 rfc_send_rpn (p_mcb, dlci, FALSE, p_pars, param_mask);
rfc_port_fsm.c 602 rfc_send_rpn (p_mcb, p_frame->dlci, FALSE, &p_port->peer_port_pars, 0);
643 rfc_send_rpn (p_mcb, p_frame->dlci, TRUE, &p_port->peer_port_pars,
672 rfc_send_rpn (p_mcb, p_frame->dlci, TRUE, &p_port->peer_port_pars,
rfc_int.h 336 extern void rfc_send_rpn (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN is_command,
rfc_ts_frames.c 444 ** Function rfc_send_rpn
449 void rfc_send_rpn (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN is_command, function

Completed in 361 milliseconds