Searched refs:rfc_send_sabme (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/rfcomm/
H A Drfc_mx_fsm.c611 rfc_send_sabme (p_mcb, RFCOMM_MX_DLCI);
654 rfc_send_sabme (p_mcb, RFCOMM_MX_DLCI);
H A Drfc_int.h326 extern void rfc_send_sabme (tRFC_MCB *p_rfc_mcb, UINT8 dlci);
H A Drfc_port_fsm.c341 rfc_send_sabme (p_port->rfc.p_mcb, p_port->dlci);
H A Drfc_ts_frames.c34 ** Function rfc_send_sabme
39 void rfc_send_sabme (tRFC_MCB *p_mcb, UINT8 dlci) function

Completed in 103 milliseconds