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

  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_port_fsm.c 187 rfc_send_disc (p_port->rfc.p_mcb, p_port->dlci);
389 rfc_send_disc (p_port->rfc.p_mcb, p_port->dlci);
rfc_int.h 329 extern void rfc_send_disc (tRFC_MCB *p_rfc_mcb, UINT8 dlci);
rfc_mx_fsm.c 447 rfc_send_disc (p_mcb, RFCOMM_MX_DLCI);
port_rfc.c 400 rfc_send_disc (p_mcb, p_port->dlci);
    [all...]
rfc_ts_frames.c 130 ** Function rfc_send_disc
135 void rfc_send_disc (tRFC_MCB *p_mcb, UINT8 dlci) function

Completed in 2089 milliseconds