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

  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_mx_fsm.c 611 rfc_send_sabme (p_mcb, RFCOMM_MX_DLCI);
654 rfc_send_sabme (p_mcb, RFCOMM_MX_DLCI);
rfc_int.h 326 extern void rfc_send_sabme (tRFC_MCB *p_rfc_mcb, UINT8 dlci);
rfc_port_fsm.c 341 rfc_send_sabme (p_port->rfc.p_mcb, p_port->dlci);
rfc_ts_frames.c 34 ** Function rfc_send_sabme
39 void rfc_send_sabme (tRFC_MCB *p_mcb, UINT8 dlci) function

Completed in 228 milliseconds