Home
last modified time | relevance | path

Searched refs:restart_required (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/stack/rfcomm/
H A Drfc_mx_fsm.cc493 if (p_mcb->restart_required) { in rfc_mx_sm_state_disc_wait_ua()
513 p_mcb->restart_required = false; in rfc_mx_sm_state_disc_wait_ua()
531 p_mcb->restart_required = true; in rfc_mx_sm_state_disc_wait_ua()
H A Dport_int.h91 bool restart_required; /* true if has to restart channel after disc */ member