Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c35 BR_STATE_AVAILABLE, enumerator
674 TransitionToState(BR_STATE_AVAILABLE); in ClientConnected()
792 TransitionToState(BR_STATE_AVAILABLE); in ClientConnectFailed()
810 TransitionToState(BR_STATE_AVAILABLE); in ClientConnectTimeoutOnConnectingState()
1026 TransitionToState(BR_STATE_AVAILABLE); in Reset()
1032 [BR_STATE_AVAILABLE] = { in TransitionToState()
1789 TransitionToState(BR_STATE_AVAILABLE); in InitBrManager()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_connection_test.cpp941 enum BrServerState target = BR_STATE_AVAILABLE;