Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c82 static void UnpendConnection(const char *addr);
607 UnpendConnection(connection->addr); in ServerAccepted()
942 static void UnpendConnection(const char *addr) in UnpendConnection() function
1046 .unpend = UnpendConnection, in TransitionToState()
1063 .unpend = UnpendConnection, in TransitionToState()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_connection_test.cpp936 EXPECT_NO_FATAL_FAILURE(UnpendConnection(unpendInfo.addr));