Home
last modified time | relevance | path

Searched refs:pending_configure_complete (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/stack/rfcomm/
H A Dport_int.h98 bool pending_configure_complete; /* true if confiquration of the pending member
H A Drfc_mx_fsm.cc595 if (p_mcb->pending_configure_complete) { in rfc_on_l2cap_error()
597 p_mcb->pending_configure_complete = false; in rfc_on_l2cap_error()
H A Drfc_l2cap_if.cc187 mcb->pending_configure_complete = true; in RFCOMM_ConfigInd()