Searched refs:rfc_send_disc (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/stack/rfcomm/
H A Drfc_port_fsm.c187 rfc_send_disc (p_port->rfc.p_mcb, p_port->dlci);
389 rfc_send_disc (p_port->rfc.p_mcb, p_port->dlci);
H A Drfc_int.h329 extern void rfc_send_disc (tRFC_MCB *p_rfc_mcb, UINT8 dlci);
H A Drfc_mx_fsm.c447 rfc_send_disc (p_mcb, RFCOMM_MX_DLCI);
H A Dport_rfc.c400 rfc_send_disc (p_mcb, p_port->dlci);
H A Drfc_ts_frames.c130 ** Function rfc_send_disc
135 void rfc_send_disc (tRFC_MCB *p_mcb, UINT8 dlci) function

Completed in 33 milliseconds