Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/rfcomm/
Drfc_mx_fsm.c611 rfc_send_sabme (p_mcb, RFCOMM_MX_DLCI); in rfc_mx_conf_cnf()
654 rfc_send_sabme (p_mcb, RFCOMM_MX_DLCI); in rfc_mx_conf_ind()
Drfc_int.h326 extern void rfc_send_sabme (tRFC_MCB *p_rfc_mcb, UINT8 dlci);
Drfc_port_fsm.c341 rfc_send_sabme (p_port->rfc.p_mcb, p_port->dlci); in rfc_port_sm_orig_wait_sec_check()
Drfc_ts_frames.c39 void rfc_send_sabme (tRFC_MCB *p_mcb, UINT8 dlci) in rfc_send_sabme() function