Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/rfcomm/
Drfc_int.h249 void rfc_send_sabme(tRFC_MCB* p_rfc_mcb, uint8_t dlci);
Drfc_mx_fsm.cc654 rfc_send_sabme(p_mcb, RFCOMM_MX_DLCI); in rfc_mx_conf_cnf()
Drfc_ts_frames.cc49 void rfc_send_sabme(tRFC_MCB* p_mcb, uint8_t dlci) { in rfc_send_sabme() function
Drfc_port_fsm.cc419 rfc_send_sabme(p_port->rfc.p_mcb, p_port->dlci); in rfc_port_sm_orig_wait_sec_check()